Uses of Enum Class
org.activiti.api.process.model.events.SequenceFlowEvent.SequenceFlowEvents
Packages that use SequenceFlowEvent.SequenceFlowEvents
-
Uses of SequenceFlowEvent.SequenceFlowEvents in org.activiti.api.process.model.events
Methods in org.activiti.api.process.model.events that return SequenceFlowEvent.SequenceFlowEventsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SequenceFlowEvent.SequenceFlowEvents[]SequenceFlowEvent.SequenceFlowEvents.values()Returns an array containing the constants of this enum class, in the order they are declared.