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

    Type Alias MessageSubscriptionTypeEnum

    MessageSubscriptionTypeEnum: typeof MessageSubscriptionTypeEnum[keyof typeof MessageSubscriptionTypeEnum]

    The type of message subscription. START_EVENT is definition-scoped (process start events). Always has a value; only captured from Camunda 8.10 onwards. PROCESS_EVENT is instance-scoped (intermediate catch events). Pre-8.10 entries have no value stored; the API returns PROCESS_EVENT as a default for those entries.