The process query to use in the widget.

Hierarchy

  • ProcessQueryDefinition

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
filterBy?: string[]

List of processes.

limit?: number

Max number of items in the filter list.

metric: string

Your chosen metric.

searchBy?: string

Your chosen search term.

Generated using TypeDoc