Uses of Class
org.activiti.cloud.api.events.CloudRuntimeEventType
-
-
Uses of CloudRuntimeEventType in org.activiti.cloud.api.events
Methods in org.activiti.cloud.api.events that return CloudRuntimeEventType Modifier and Type Method Description static CloudRuntimeEventTypeCloudRuntimeEventType. valueOf(String name)Returns the enum constant of this type with the specified name.static CloudRuntimeEventType[]CloudRuntimeEventType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-