Uses of Record Class
io.camunda.zeebe.broker.jobstream.JobStreamService
Packages that use JobStreamService
-
Uses of JobStreamService in io.camunda.zeebe.broker
Methods in io.camunda.zeebe.broker that return types with arguments of type JobStreamServiceMethod parameters in io.camunda.zeebe.broker with type arguments of type JobStreamServiceModifier and TypeMethodDescriptionvoidSpringBrokerBridge.registerJobStreamServiceSupplier(Supplier<JobStreamService> jobStreamServiceSupplier) -
Uses of JobStreamService in io.camunda.zeebe.broker.bootstrap
Methods in io.camunda.zeebe.broker.bootstrap that return JobStreamServiceModifier and TypeMethodDescriptionBrokerStartupContext.getJobStreamService()BrokerStartupContextImpl.getJobStreamService()Methods in io.camunda.zeebe.broker.bootstrap with parameters of type JobStreamServiceModifier and TypeMethodDescriptionvoidBrokerStartupContext.setJobStreamService(JobStreamService jobStreamService) voidBrokerStartupContextImpl.setJobStreamService(JobStreamService jobStreamService)