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