Uses of Enum Class
org.activiti.engine.impl.bpmn.behavior.DelegateExecutionOutcome
Packages that use DelegateExecutionOutcome
-
Uses of DelegateExecutionOutcome in org.activiti.engine.impl.bpmn.behavior
Methods in org.activiti.engine.impl.bpmn.behavior that return DelegateExecutionOutcomeModifier and TypeMethodDescriptionstatic DelegateExecutionOutcomeReturns the enum constant of this class with the specified name.static DelegateExecutionOutcome[]DelegateExecutionOutcome.values()Returns an array containing the constants of this enum class, in the order they are declared.