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
ConstructorsConstructorDescriptionMessageSubscriptionMigratedApplier(MutableMessageSubscriptionState subscriptionState) -
Method Summary
-
Constructor Details
-
MessageSubscriptionMigratedApplier
-
-
Method Details
-
applyState
- Specified by:
applyStatein interfaceTypedEventApplier<MessageSubscriptionIntent,MessageSubscriptionRecord>
-