Skip to main content
Version: Next

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

Constructor

Modifiers

Description

(constructor)(value)

Constructs a new instance of the EntityOrphanFilter class

Properties

Property

Modifiers

Type

Description

value

readonly

boolean

Methods

Method

Modifiers

Description

filterEntity(entity)

getCatalogFilters()