Uses of Enum Class
org.activiti.api.process.model.events.ProcessCandidateStarterUserEvent.ProcessCandidateStarterUserEvents
Packages that use ProcessCandidateStarterUserEvent.ProcessCandidateStarterUserEvents
-
Uses of ProcessCandidateStarterUserEvent.ProcessCandidateStarterUserEvents in org.activiti.api.process.model.events
Methods in org.activiti.api.process.model.events that return ProcessCandidateStarterUserEvent.ProcessCandidateStarterUserEventsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ProcessCandidateStarterUserEvent.ProcessCandidateStarterUserEvents.values()Returns an array containing the constants of this enum class, in the order they are declared.