Uses of Interface
io.camunda.zeebe.util.sched.channel.ChannelSubscription
Packages that use ChannelSubscription
-
Uses of ChannelSubscription in io.camunda.zeebe.util.sched
Methods in io.camunda.zeebe.util.sched that return ChannelSubscriptionModifier 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 ChannelSubscription in io.camunda.zeebe.util.sched.channel
Classes in io.camunda.zeebe.util.sched.channel that implement ChannelSubscription