Class DecisionCreatedV2Applier
java.lang.Object
io.camunda.zeebe.engine.state.appliers.DecisionCreatedV2Applier
- All Implemented Interfaces:
TypedEventApplier<DecisionIntent,DecisionRecord>
public final class DecisionCreatedV2Applier
extends Object
implements TypedEventApplier<DecisionIntent,DecisionRecord>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DecisionCreatedV2Applier
-
-
Method Details
-
applyState
- Specified by:
applyStatein interfaceTypedEventApplier<DecisionIntent,DecisionRecord>
-