Skip to main content

Interface: InstancesSearchCommands

Events for InstancesSearch event bus.

Properties

PropertyModifierTypeDescription

findCapabilities

public

object

Triggered on a request to query implementations for its capabilities.

findCapabilities.capabilities

readonly

Record<string, never>[]

Collects found instances search capabilities.

setCriteria

public

object

Can be triggered to set filter criteria and initiate the search.

setCriteria.criteria

readonly

SearchCriteria

Filter criteria to use for the search.