Uses of Class
org.activiti.spring.ProcessCandidateStartersEventProducer
-
Packages that use ProcessCandidateStartersEventProducer Package Description org.activiti.spring.boot -
-
Uses of ProcessCandidateStartersEventProducer in org.activiti.spring.boot
Methods in org.activiti.spring.boot that return ProcessCandidateStartersEventProducer Modifier and Type Method Description ProcessCandidateStartersEventProducerProcessEngineAutoConfiguration. processCandidateStartersEventProducer(RepositoryService repositoryService, List<ProcessRuntimeEventListener<ProcessCandidateStarterUserAddedEvent>> candidateStarterUserListeners, List<ProcessRuntimeEventListener<ProcessCandidateStarterGroupAddedEvent>> candidateStarterGroupListeners)
-