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