Uses of Interface
io.camunda.zeebe.util.sched.channel.ConsumableChannel
Packages that use ConsumableChannel
-
Uses of ConsumableChannel in io.camunda.zeebe.util.sched
Methods in io.camunda.zeebe.util.sched with parameters of type ConsumableChannelModifier and TypeMethodDescriptionActorControl.consume(ConsumableChannel channel, Runnable consumer) Consumers are called while the actor is in the following actor lifecycle phases:ActorTask.ActorLifecyclePhase.STARTED -
Uses of ConsumableChannel in io.camunda.zeebe.util.sched.channel
Classes in io.camunda.zeebe.util.sched.channel that implement ConsumableChannelConstructors in io.camunda.zeebe.util.sched.channel with parameters of type ConsumableChannel