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.