- java.lang.Object
-
- org.flowable.engine.impl.persistence.AbstractManager
-
- org.flowable.engine.DefaultCandidateManager
-
-
Field Summary
-
Fields inherited from class org.flowable.engine.impl.persistence.AbstractManager
processEngineConfiguration
-
Constructor Summary
Constructors
Constructor and Description |
DefaultCandidateManager(org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl processEngineConfiguration) |
-
Method Summary
-
Methods inherited from class org.flowable.engine.impl.persistence.AbstractManager
getActivityInstanceEntityManager, getAsyncExecutor, getAttachmentEntityManager, getByteArrayEntityManager, getClock, getCommandContext, getCommandExecutor, getCommentEntityManager, getDeploymentEntityManager, getEventDispatcher, getEventSubscriptionEntityManager, getExecutionEntityManager, getHistoricActivityInstanceEntityManager, getHistoricDetailEntityManager, getHistoricProcessInstanceEntityManager, getHistoryManager, getModelEntityManager, getProcessDefinitionEntityManager, getProcessDefinitionInfoEntityManager, getProcessEngineConfiguration, getResourceEntityManager, getSession
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 Flowable. All rights reserved.