Variable MessageSubscriptionStateEnumConst
MessageSubscriptionStateEnum: {
CORRELATED: "CORRELATED";
CREATED: "CREATED";
DELETED: "DELETED";
MIGRATED: "MIGRATED";
} = ...
Type Declaration
-
-
ReadonlyCREATED: "CREATED"
-
ReadonlyDELETED: "DELETED"
-
ReadonlyMIGRATED: "MIGRATED"
The state of message subscription.
Note for
START_EVENTsubscriptions: TheCORRELATEDandMIGRATEDstates are not tracked for these subscriptions. To query correlation history for process start events, use the/correlated-message-subscriptions/searchendpoint.