Class MessageSubscriptionMigratedApplier
java.lang.Object
io.camunda.zeebe.engine.state.appliers.MessageSubscriptionMigratedApplier
- All Implemented Interfaces:
TypedEventApplier<MessageSubscriptionIntent,
MessageSubscriptionRecord>
public class MessageSubscriptionMigratedApplier
extends Object
implements TypedEventApplier<MessageSubscriptionIntent,MessageSubscriptionRecord>
-
Constructor Summary
ConstructorDescriptionMessageSubscriptionMigratedApplier
(MutableMessageSubscriptionState subscriptionState) -
Method Summary
-
Constructor Details
-
MessageSubscriptionMigratedApplier
-
-
Method Details
-
applyState
- Specified by:
applyState
in interfaceTypedEventApplier<MessageSubscriptionIntent,
MessageSubscriptionRecord>
-