Uses of Enum Class
org.activiti.api.process.model.events.BPMNMessageEvent.MessageEvents
Packages that use BPMNMessageEvent.MessageEvents
-
Uses of BPMNMessageEvent.MessageEvents in org.activiti.api.process.model.events
Subclasses with type arguments of type BPMNMessageEvent.MessageEvents in org.activiti.api.process.model.eventsSubinterfaces with type arguments of type BPMNMessageEvent.MessageEvents in org.activiti.api.process.model.eventsMethods in org.activiti.api.process.model.events that return BPMNMessageEvent.MessageEventsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BPMNMessageEvent.MessageEvents[]BPMNMessageEvent.MessageEvents.values()Returns an array containing the constants of this enum class, in the order they are declared.