Uses of Interface
io.camunda.zeebe.scheduler.ConcurrencyControl
Packages that use ConcurrencyControl
Package
Description
-
Uses of ConcurrencyControl in io.camunda.zeebe.scheduler
Classes in io.camunda.zeebe.scheduler that implement ConcurrencyControl -
Uses of ConcurrencyControl in io.camunda.zeebe.scheduler.future
Constructors in io.camunda.zeebe.scheduler.future with parameters of type ConcurrencyControl -
Uses of ConcurrencyControl in io.camunda.zeebe.scheduler.startup
Methods in io.camunda.zeebe.scheduler.startup with parameters of type ConcurrencyControlModifier and TypeMethodDescriptionStartupProcess.shutdown(ConcurrencyControl concurrencyControl, CONTEXT context) Executes the shutdown logicStartupProcess.startup(ConcurrencyControl concurrencyControl, CONTEXT context) Executes the startup logic