Type Alias: UsageMetricsResponseItem
type UsageMetricsResponseItem = object;
Properties
assignees
assignees: number;
The amount of unique active task users.
decisionInstances
decisionInstances: number;
The amount of executed decision instances.
processInstances
processInstances: number;
The amount of created root process instances.