Uses of Interface
io.camunda.zeebe.engine.processing.streamprocessor.JobStreamer.ErrorHandler
Packages that use JobStreamer.ErrorHandler
-
Uses of JobStreamer.ErrorHandler in io.camunda.zeebe.engine.processing.streamprocessor
Methods in io.camunda.zeebe.engine.processing.streamprocessor with parameters of type JobStreamer.ErrorHandlerModifier and TypeMethodDescriptionvoidJobStreamer.JobStream.push(ActivatedJob payload, JobStreamer.ErrorHandler errorHandler) Pushes the given payload to the stream.