Uses of Class
org.activiti.runtime.api.event.impl.ToAPIProcessCandidateStarterUserRemovedEventConverter
Packages that use ToAPIProcessCandidateStarterUserRemovedEventConverter
-
Uses of ToAPIProcessCandidateStarterUserRemovedEventConverter in org.activiti.runtime.api.conf
Methods in org.activiti.runtime.api.conf that return ToAPIProcessCandidateStarterUserRemovedEventConverterModifier and TypeMethodDescriptionProcessRuntimeAutoConfiguration.processCandidateStarterUserRemovedEventConverter(APIProcessCandidateStarterUserConverter processCandidateStarterUserConverter) Methods in org.activiti.runtime.api.conf with parameters of type ToAPIProcessCandidateStarterUserRemovedEventConverterModifier and TypeMethodDescriptionorg.springframework.beans.factory.InitializingBeanProcessRuntimeAutoConfiguration.registerProcessCandidateStarterUserRemovedListenerDelegate(org.activiti.engine.RuntimeService runtimeService, List<org.activiti.api.process.runtime.events.listener.ProcessRuntimeEventListener<org.activiti.api.process.runtime.events.ProcessCandidateStarterUserRemovedEvent>> listeners, ToAPIProcessCandidateStarterUserRemovedEventConverter processCandidateStarterUserRemovedEventConverter) -
Uses of ToAPIProcessCandidateStarterUserRemovedEventConverter in org.activiti.runtime.api.event.internal
Constructors in org.activiti.runtime.api.event.internal with parameters of type ToAPIProcessCandidateStarterUserRemovedEventConverterModifierConstructorDescriptionProcessCandidateStarterUserRemovedListenerDelegate(List<org.activiti.api.process.runtime.events.listener.ProcessRuntimeEventListener<org.activiti.api.process.runtime.events.ProcessCandidateStarterUserRemovedEvent>> listeners, ToAPIProcessCandidateStarterUserRemovedEventConverter processCandidateStarterUserRemovedEventConverter)