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