Skip to main content

EntityOrphanFilter

Home > @backstage/plugin-catalog-react > EntityOrphanFilter

Filters entities based if it is an orphan or not.

Signature:

class EntityOrphanFilter implements EntityFilter 

Implements: EntityFilter

Constructors

ConstructorModifiersDescription
(constructor)(value)Constructs a new instance of the EntityOrphanFilter class

Properties

PropertyModifiersTypeDescription
valuereadonlyboolean

Methods

MethodModifiersDescription
filterEntity(entity)
getCatalogFilters()