Uses of Interface
io.camunda.zeebe.engine.processing.streamprocessor.JobStreamer.JobStream
Packages that use JobStreamer.JobStream
-
Uses of JobStreamer.JobStream in io.camunda.zeebe.engine.processing.streamprocessor
Methods in io.camunda.zeebe.engine.processing.streamprocessor that return types with arguments of type JobStreamer.JobStreamModifier and TypeMethodDescriptionJobStreamer.streamFor(org.agrona.DirectBuffer jobType) Returns a job stream for the job type, orOptional.empty()if there is none.