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

    Type Alias ProcessInstanceSequenceFlowResult

    Process instance sequence flow result.

    Index

    Properties

    elementId?: ElementId

    The element id for this sequence flow, as provided in the BPMN process.

    processDefinitionId?: ProcessDefinitionId

    The process definition id.

    processDefinitionKey?: ProcessDefinitionKey

    The process definition key.

    processInstanceKey?: ProcessInstanceKey

    The key of this process instance.

    rootProcessInstanceKey?: RootProcessInstanceKey
    sequenceFlowId?: string

    The sequence flow id.

    tenantId?: TenantId