Uses of Enum Class
org.activiti.cloud.api.process.model.IncidentEvent.IncidentEventType
Packages that use IncidentEvent.IncidentEventType
-
Uses of IncidentEvent.IncidentEventType in org.activiti.cloud.api.process.model
Methods in org.activiti.cloud.api.process.model that return IncidentEvent.IncidentEventTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IncidentEvent.IncidentEventType[]IncidentEvent.IncidentEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.