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

    Type Alias MessageSubscriptionResult

    Index

    Properties

    correlationKey?: MessageCorrelationKey

    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.

    tenantId?: TenantId