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

    Type Alias MessageSubscriptionResult

    Index

    Properties

    correlationKey?: string

    The correlation key of the message subscription.

    elementId?: ElementId

    The element ID associated with this message subscription.

    elementInstanceKey?: ElementInstanceKey

    The element instance key associated with this message subscription.

    lastUpdatedDate?: string

    The last updated date of the message subscription.

    messageName?: string

    The name of the message associated with the message subscription.

    messageSubscriptionKey?: MessageSubscriptionKey

    The message subscription key associated with this message subscription.

    messageSubscriptionState?: MessageSubscriptionStateEnum
    processDefinitionId?: ProcessDefinitionId

    The process definition ID associated with this message subscription.

    processDefinitionKey?: ProcessDefinitionKey

    The process definition key associated with this message subscription.

    processInstanceKey?: ProcessInstanceKey

    The process instance key associated with this message subscription.

    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.

    tenantId?: TenantId