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