Class TimerTriggerProcessor

java.lang.Object
io.camunda.zeebe.engine.processing.timer.TimerTriggerProcessor
All Implemented Interfaces:
TypedRecordProcessor<TimerRecord>

public final class TimerTriggerProcessor extends Object implements TypedRecordProcessor<TimerRecord>