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