Uses of Enum Class
org.camunda.automator.definition.ScenarioVerificationTask.StepState
Packages that use ScenarioVerificationTask.StepState
-
Uses of ScenarioVerificationTask.StepState in org.camunda.automator.definition
Fields in org.camunda.automator.definition declared as ScenarioVerificationTask.StepStateMethods in org.camunda.automator.definition that return ScenarioVerificationTask.StepStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ScenarioVerificationTask.StepState[]ScenarioVerificationTask.StepState.values()Returns an array containing the constants of this enum class, in the order they are declared.