Class AbstractManager
java.lang.Object
org.flowable.dmn.engine.impl.persistence.AbstractManager
- Author:
- Tijs Rademakers, Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandContext
protected DecisionEntityManager
protected DmnDeploymentEntityManager
protected DmnEngineConfiguration
protected HistoricDecisionExecutionEntityManager
protected DmnResourceEntityManager
protected <T> T
getSession
(Class<T> sessionClass)
-
Field Details
-
dmnEngineConfiguration
-
-
Constructor Details
-
AbstractManager
-
-
Method Details
-
getCommandContext
-
getSession
-
getDmnEngineConfiguration
-
getDeploymentEntityManager
-
getDecisionTableEntityManager
-
getHistoricDecisionExecutionEntityManager
-
getResourceEntityManager
-