Class ErrorCreatedApplier

java.lang.Object
io.camunda.zeebe.engine.state.appliers.ErrorCreatedApplier
All Implemented Interfaces:
TypedEventApplier<ErrorIntent,ErrorRecord>

public class ErrorCreatedApplier extends Object implements TypedEventApplier<ErrorIntent,ErrorRecord>