Uses of Enum Class
org.camunda.automator.engine.flow.RunScenarioFlowBasic.STATUS
Packages that use RunScenarioFlowBasic.STATUS
-
Uses of RunScenarioFlowBasic.STATUS in org.camunda.automator.engine.flow
Methods in org.camunda.automator.engine.flow that return RunScenarioFlowBasic.STATUSModifier and TypeMethodDescriptionabstract RunScenarioFlowBasic.STATUSRunScenarioFlowBasic.getStatus()RunScenarioFlowServiceTask.getStatus()RunScenarioFlowStartEvent.getStatus()RunScenarioFlowUserTask.getStatus()static RunScenarioFlowBasic.STATUSReturns the enum constant of this class with the specified name.static RunScenarioFlowBasic.STATUS[]RunScenarioFlowBasic.STATUS.values()Returns an array containing the constants of this enum class, in the order they are declared.