Uses of Interface
io.camunda.zeebe.scheduler.ActorCondition
Packages that use ActorCondition
-
Uses of ActorCondition in io.camunda.zeebe.scheduler
Classes in io.camunda.zeebe.scheduler that implement ActorConditionMethods in io.camunda.zeebe.scheduler that return ActorConditionModifier and TypeMethodDescriptionActorControl.onCondition(String conditionName, Runnable conditionAction) Conditional actions are called while the actor is in the following actor lifecycle phases:ActorTask.ActorLifecyclePhase.STARTED