Skip to main content
Version: Next

EntityErrorFilter

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

Filters entities based on if it has errors or not.

Signature:

class EntityErrorFilter implements EntityFilter 

Implements: EntityFilter

Constructors

Constructor

Modifiers

Description

(constructor)(value)

Constructs a new instance of the EntityErrorFilter class

Properties

Property

Modifiers

Type

Description

value

readonly

boolean

Methods

Method

Modifiers

Description

filterEntity(entity)