Uses of Enum Class
org.activiti.cloud.api.events.CloudRuntimeEventType
-
Uses of CloudRuntimeEventType in org.activiti.cloud.api.events
Subclasses with type arguments of type CloudRuntimeEventType in org.activiti.cloud.api.eventsModifier and TypeClassDescriptionenumEnumeration for all the Activiti Cloud event types.Methods in org.activiti.cloud.api.events that return CloudRuntimeEventTypeModifier and TypeMethodDescriptionstatic CloudRuntimeEventTypeReturns the enum constant of this class with the specified name.static CloudRuntimeEventType[]CloudRuntimeEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.