Class JobBatchActivatedApplier
java.lang.Object
io.camunda.zeebe.engine.state.appliers.JobBatchActivatedApplier
- All Implemented Interfaces:
TypedEventApplier<JobBatchIntent,
JobBatchRecord>
public class JobBatchActivatedApplier
extends Object
implements TypedEventApplier<JobBatchIntent,JobBatchRecord>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JobBatchActivatedApplier
-
-
Method Details
-
applyState
- Specified by:
applyState
in interfaceTypedEventApplier<JobBatchIntent,
JobBatchRecord>
-