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(RuntimeService runtimeService, List<ProcessRuntimeEventListener<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<ProcessRuntimeEventListener<ProcessCandidateStarterGroupAddedEvent>> listeners, ToAPIProcessCandidateStarterGroupAddedEventConverter processCandidateStarterGroupAddedEventConverter)