Uses of Class
io.camunda.zeebe.util.sched.ActorExecutor
Packages that use ActorExecutor
-
Uses of ActorExecutor in io.camunda.zeebe.util.sched
Methods in io.camunda.zeebe.util.sched that return ActorExecutorModifier and TypeMethodDescriptionActorScheduler.ActorSchedulerBuilder.getActorExecutor()ActorTask.getActorExecutor()Methods in io.camunda.zeebe.util.sched with parameters of type ActorExecutorModifier and TypeMethodDescriptionActorTask.onTaskScheduled(ActorExecutor actorExecutor, ActorThreadGroup actorThreadGroup) called when the task is initially scheduled.