Uses of Interface
org.flowable.cmmn.api.CandidateManager
Packages that use CandidateManager
-
Uses of CandidateManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CandidateManagerModifier and TypeFieldDescriptionprotected CandidateManager
CmmnEngineConfiguration.candidateManager
Methods in org.flowable.cmmn.engine that return CandidateManagerMethods in org.flowable.cmmn.engine with parameters of type CandidateManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setCandidateManager
(CandidateManager candidateManager) -
Uses of CandidateManager in org.flowable.cmmn.engine.impl.idm
Classes in org.flowable.cmmn.engine.impl.idm that implement CandidateManager