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

    Variable MessageSubscriptionStateEnumConst

    MessageSubscriptionStateEnum: {
        CORRELATED: "CORRELATED";
        CREATED: "CREATED";
        DELETED: "DELETED";
        MIGRATED: "MIGRATED";
    } = ...

    The state of message subscription.

    Type Declaration

    • ReadonlyCORRELATED: "CORRELATED"
    • ReadonlyCREATED: "CREATED"
    • ReadonlyDELETED: "DELETED"
    • ReadonlyMIGRATED: "MIGRATED"