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