Uses of Class
org.activiti.runtime.api.event.impl.ToAPIProcessCandidateStarterGroupAddedEventConverter
Packages that use ToAPIProcessCandidateStarterGroupAddedEventConverter
-
Uses of ToAPIProcessCandidateStarterGroupAddedEventConverter in org.activiti.runtime.api.conf
Methods in org.activiti.runtime.api.conf that return ToAPIProcessCandidateStarterGroupAddedEventConverterModifier and TypeMethodDescriptionProcessRuntimeAutoConfiguration.processCandidateStarterGroupAddedEventConverter(APIProcessCandidateStarterGroupConverter processCandidateStarterGroupConverter) Methods in org.activiti.runtime.api.conf with parameters of type ToAPIProcessCandidateStarterGroupAddedEventConverterModifier and TypeMethodDescriptionorg.springframework.beans.factory.InitializingBeanProcessRuntimeAutoConfiguration.registerProcessCandidateStarterGroupAddedListenerDelegate(org.activiti.engine.RuntimeService runtimeService, List<org.activiti.api.process.runtime.events.listener.ProcessRuntimeEventListener<org.activiti.api.process.runtime.events.ProcessCandidateStarterGroupAddedEvent>> listeners, ToAPIProcessCandidateStarterGroupAddedEventConverter processCandidateStarterGroupAddedEventConverter) -
Uses of ToAPIProcessCandidateStarterGroupAddedEventConverter in org.activiti.runtime.api.event.internal
Constructors in org.activiti.runtime.api.event.internal with parameters of type ToAPIProcessCandidateStarterGroupAddedEventConverterModifierConstructorDescriptionProcessCandidateStarterGroupAddedListenerDelegate(List<org.activiti.api.process.runtime.events.listener.ProcessRuntimeEventListener<org.activiti.api.process.runtime.events.ProcessCandidateStarterGroupAddedEvent>> listeners, ToAPIProcessCandidateStarterGroupAddedEventConverter processCandidateStarterGroupAddedEventConverter)