Class JobUpdateTimeoutProcessor
java.lang.Object
io.camunda.zeebe.engine.processing.job.JobUpdateTimeoutProcessor
- All Implemented Interfaces:
TypedRecordProcessor<JobRecord>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.camunda.zeebe.engine.processing.streamprocessor.TypedRecordProcessor
TypedRecordProcessor.ProcessingError -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.zeebe.engine.processing.streamprocessor.TypedRecordProcessor
tryHandleError
-
Field Details
-
NO_JOB_FOUND_MESSAGE
- See Also:
-
NO_DEADLINE_FOUND_MESSAGE
- See Also:
-
-
Constructor Details
-
JobUpdateTimeoutProcessor
-
-
Method Details
-
processRecord
- Specified by:
processRecordin interfaceTypedRecordProcessor<JobRecord>
-