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

    Type Alias IncidentResult

    Index

    Properties

    creationTime: string

    The creation time of the incident.

    elementId: ElementId

    The element ID associated to this incident.

    elementInstanceKey: ElementInstanceKey

    The element instance key associated to this incident.

    errorMessage: string

    Error message which describes the error in more detail.

    The type of the incident error.

    incidentKey: IncidentKey

    The assigned key, which acts as a unique identifier for this incident.

    jobKey: JobKey | null

    The job key, if exists, associated with this incident.

    processDefinitionId: ProcessDefinitionId

    The process definition ID associated to this incident.

    processDefinitionKey: ProcessDefinitionKey

    The process definition key associated to this incident.

    processInstanceKey: ProcessInstanceKey

    The process instance key associated to this incident.

    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.

    The incident state.

    tenantId: TenantId

    The tenant ID of the incident.