Uses of Enum Class
org.camunda.automator.definition.ScenarioStep.MODEEXECUTION
Packages that use ScenarioStep.MODEEXECUTION
-
Uses of ScenarioStep.MODEEXECUTION in org.camunda.automator.definition
Methods in org.camunda.automator.definition that return ScenarioStep.MODEEXECUTIONModifier and TypeMethodDescriptionScenarioStep.getModeExecution()static ScenarioStep.MODEEXECUTIONReturns the enum constant of this class with the specified name.static ScenarioStep.MODEEXECUTION[]ScenarioStep.MODEEXECUTION.values()Returns an array containing the constants of this enum class, in the order they are declared.