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

Constructor

Modifiers

Description

(constructor)(values)

Constructs a new instance of the EntityOwnerFilter class

Properties

Property

Modifiers

Type

Description

values

readonly

string[]

Methods

Method

Modifiers

Description

filterEntity(entity)

getCatalogFilters()

toQueryValue()

Get the URL query parameter value. May be a mix of full and humanized entity refs.