Skip to main content
Version: 8.9 (unreleased)

Type Alias: UsageMetricsResponseItem

type UsageMetricsResponseItem = object;

Defined in: gen/types.gen.ts:6537

Properties

assignees?

optional assignees: number;

Defined in: gen/types.gen.ts:6549

The amount of unique active task users.


decisionInstances?

optional decisionInstances: number;

Defined in: gen/types.gen.ts:6545

The amount of executed decision instances.


processInstances?

optional processInstances: number;

Defined in: gen/types.gen.ts:6541

The amount of created root process instances.