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
Subclasses with type arguments of type DelegateExecutionOutcome in org.activiti.engine.impl.bpmn.behaviorSubinterfaces with type arguments of type DelegateExecutionOutcome in org.activiti.engine.impl.bpmn.behaviorMethods 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.