Uses of Interface
io.camunda.zeebe.gateway.impl.job.ActivateJobsHandler
Packages that use ActivateJobsHandler
-
Uses of ActivateJobsHandler in io.camunda.zeebe.gateway
Constructors in io.camunda.zeebe.gateway with parameters of type ActivateJobsHandlerModifierConstructorDescriptionEndpointManager(BrokerClient brokerClient, ActivateJobsHandler activateJobsHandler) -
Uses of ActivateJobsHandler in io.camunda.zeebe.gateway.impl.job
Classes in io.camunda.zeebe.gateway.impl.job that implement ActivateJobsHandlerModifier and TypeClassDescriptionfinal classAdds long polling to the handling of activate job requests.final classIterates in round-robin fashion over partitions to activate jobs.