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