For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: ProcessInstanceWaitStateStatisticsResult

type ProcessInstanceWaitStateStatisticsResult = object;

Process instance wait state statistics response item.

Properties

elementId

elementId: ElementId;

The element id for which the wait states are aggregated.


waitingCount

waitingCount: number;

The total number of waiting instances of the element.