@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias ElementInstanceWaitStateResult

    An element instance waiting state.

    Index

    Properties

    bpmnProcessId: string

    The BPMN process ID of the process definition associated to this element instance.

    Wait-state-specific details, resolved by waitStateType.

    elementId: ElementId

    The element ID for this element instance.

    elementInstanceKey: ElementInstanceKey

    The element instance key associated to this element instance.

    The BPMN element type of this element instance.

    processInstanceKey: ProcessInstanceKey

    The process instance key associated to this element instance.

    rootProcessInstanceKey: ProcessInstanceKey | null

    Key of the root process instance.

    tenantId: TenantId

    The tenant ID of the element instance.