Uses of Class
org.activiti.runtime.api.event.impl.ToAPIProcessCandidateStarterUserAddedEventConverter
Packages that use ToAPIProcessCandidateStarterUserAddedEventConverter
-
Uses of ToAPIProcessCandidateStarterUserAddedEventConverter in org.activiti.runtime.api.conf
Methods in org.activiti.runtime.api.conf that return ToAPIProcessCandidateStarterUserAddedEventConverterModifier and TypeMethodDescriptionProcessRuntimeAutoConfiguration.processCandidateStarterUserAddedEventConverter(APIProcessCandidateStarterUserConverter processCandidateStarterUserConverter) Methods in org.activiti.runtime.api.conf with parameters of type ToAPIProcessCandidateStarterUserAddedEventConverterModifier and TypeMethodDescriptionorg.springframework.beans.factory.InitializingBeanProcessRuntimeAutoConfiguration.registerProcessCandidateStarterUserAddedListenerDelegate(RuntimeService runtimeService, List<ProcessRuntimeEventListener<ProcessCandidateStarterUserAddedEvent>> listeners, ToAPIProcessCandidateStarterUserAddedEventConverter processCandidateStarterUserAddedEventConverter) -
Uses of ToAPIProcessCandidateStarterUserAddedEventConverter in org.activiti.runtime.api.event.internal
Constructors in org.activiti.runtime.api.event.internal with parameters of type ToAPIProcessCandidateStarterUserAddedEventConverterModifierConstructorDescriptionProcessCandidateStarterUserAddedListenerDelegate(List<ProcessRuntimeEventListener<ProcessCandidateStarterUserAddedEvent>> listeners, ToAPIProcessCandidateStarterUserAddedEventConverter processCandidateStarterUserAddedEventConverter)