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

    Type Alias IncidentResult

    Index

    Properties

    creationTime?: string
    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.

    incidentKey?: IncidentKey

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

    jobKey?: JobKey

    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.

    tenantId?: TenantId

    The tenant ID of the incident.