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