Skip to main content

EntityOwnerFilter

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

Filter matching entities that are owned by group.

CAUTION: This class may contain both full and partial entity refs.

Signature:

class EntityOwnerFilter implements EntityFilter 

Implements: EntityFilter

Constructors

ConstructorModifiersDescription
(constructor)(values)Constructs a new instance of the EntityOwnerFilter class

Properties

PropertyModifiersTypeDescription
valuesreadonlystring[]

Methods

MethodModifiersDescription
filterEntity(entity)
getCatalogFilters()
toQueryValue()Get the URL query parameter value. May be a mix of full and humanized entity refs.