Uses of Interface
io.camunda.zeebe.qa.util.actuator.GatewayHealthActuator
Packages that use GatewayHealthActuator
-
Uses of GatewayHealthActuator in io.camunda.zeebe.qa.util.actuator
Methods in io.camunda.zeebe.qa.util.actuator that return GatewayHealthActuatorModifier and TypeMethodDescriptionstatic GatewayHealthActuatorGatewayHealthActuator.of(TestGateway<?> node) Returns aGatewayHealthActuatorinstance using the given node as upstream.static GatewayHealthActuatorGatewayHealthActuator.of(io.zeebe.containers.ZeebeNode<?> node) Returns aGatewayHealthActuatorinstance using the given node as upstream.static GatewayHealthActuatorReturns aGatewayHealthActuatorinstance using the given endpoint as upstream. -
Uses of GatewayHealthActuator in io.camunda.zeebe.qa.util.cluster
Methods in io.camunda.zeebe.qa.util.cluster that return GatewayHealthActuatorModifier and TypeMethodDescriptiondefault GatewayHealthActuatorTestGateway.gatewayHealth()Returns the health actuator for this gateway.TestStandaloneBroker.gatewayHealth()