Uses of Interface
io.camunda.zeebe.qa.util.actuator.ActorClockActuator
Packages that use ActorClockActuator
-
Uses of ActorClockActuator in io.camunda.zeebe.qa.util.actuator
Methods in io.camunda.zeebe.qa.util.actuator that return ActorClockActuatorModifier and TypeMethodDescriptionstatic ActorClockActuatorActorClockActuator.of(TestStandaloneBroker node) Returns aActorClockActuatorinstance using the given node as upstream.static ActorClockActuatorActorClockActuator.of(io.zeebe.containers.ZeebeBrokerNode<?> node) Returns aActorClockActuatorinstance using the given node as upstream.static ActorClockActuatorReturns aActorClockActuatorinstance using the given endpoint as upstream.