Uses of Class
org.activiti.api.process.model.events.IntegrationEvent.IntegrationEvents
-
Packages that use IntegrationEvent.IntegrationEvents Package Description org.activiti.api.process.model.events -
-
Uses of IntegrationEvent.IntegrationEvents in org.activiti.api.process.model.events
Methods in org.activiti.api.process.model.events that return IntegrationEvent.IntegrationEvents Modifier and Type Method Description static IntegrationEvent.IntegrationEventsIntegrationEvent.IntegrationEvents. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IntegrationEvent.IntegrationEvents[]IntegrationEvent.IntegrationEvents. values()Returns an array containing the constants of this enum type, in the order they are declared.
-