Uses of Interface
io.camunda.zeebe.qa.util.actuator.BackupActuator
Packages that use BackupActuator
-
Uses of BackupActuator in io.camunda.zeebe.qa.util.actuator
Methods in io.camunda.zeebe.qa.util.actuator that return BackupActuatorModifier and TypeMethodDescriptionstatic BackupActuatorBackupActuator.of(TestApplication<?> node) Returns aBackupActuatorinstance using the given node as upstream.static BackupActuatorBackupActuator.of(io.zeebe.containers.ZeebeNode<?> node) Returns aBackupActuatorinstance using the given node as upstream.static BackupActuatorReturns aBackupActuatorinstance using the given endpoint as upstream.static BackupActuatorReturns aBackupActuatorinstance using the given node as upstream.