@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: ProcessInstanceKey | null

    The key of the root process instance. The root process instance is the top-level ancestor in the process instance hierarchy. This field is only present for data belonging to process instance hierarchies created in version 8.9 or later.

    sequenceFlowId: string

    The sequence flow id.

    tenantId: TenantId