Uses of Class
org.activiti.runtime.api.event.impl.ToAPIProcessCandidateStarterGroupRemovedEventConverter
Packages that use ToAPIProcessCandidateStarterGroupRemovedEventConverter
-
Uses of ToAPIProcessCandidateStarterGroupRemovedEventConverter in org.activiti.runtime.api.conf
Methods in org.activiti.runtime.api.conf that return ToAPIProcessCandidateStarterGroupRemovedEventConverterModifier and TypeMethodDescriptionProcessRuntimeAutoConfiguration.processCandidateStarterGroupRemovedEventConverter(APIProcessCandidateStarterGroupConverter processCandidateStarterGroupConverter) Methods in org.activiti.runtime.api.conf with parameters of type ToAPIProcessCandidateStarterGroupRemovedEventConverterModifier and TypeMethodDescriptionorg.springframework.beans.factory.InitializingBeanProcessRuntimeAutoConfiguration.registerProcessCandidateStarterGroupRemovedListenerDelegate(RuntimeService runtimeService, List<ProcessRuntimeEventListener<ProcessCandidateStarterGroupRemovedEvent>> listeners, ToAPIProcessCandidateStarterGroupRemovedEventConverter processCandidateStarterGroupRemovedEventConverter) -
Uses of ToAPIProcessCandidateStarterGroupRemovedEventConverter in org.activiti.runtime.api.event.internal
Constructors in org.activiti.runtime.api.event.internal with parameters of type ToAPIProcessCandidateStarterGroupRemovedEventConverterModifierConstructorDescriptionProcessCandidateStarterGroupRemovedListenerDelegate(List<ProcessRuntimeEventListener<ProcessCandidateStarterGroupRemovedEvent>> listeners, ToAPIProcessCandidateStarterGroupRemovedEventConverter processCandidateStarterGroupRemovedEventConverter)