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

    Type Alias MessageSubscriptionResult

    Index

    Properties

    correlationKey: string | null

    The correlation key of the message subscription.

    elementId: ElementId

    The element ID associated with this message subscription.

    elementInstanceKey: ElementInstanceKey | null

    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 | null

    The process definition key associated with this message subscription.

    processInstanceKey: ProcessInstanceKey | null

    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