Package org.flowable.app.engine.impl
Class AbstractCmmnManager
java.lang.Object
org.flowable.app.engine.impl.AbstractCmmnManager
- Author:
- Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AppDefinitionEntityManagerprotected AppDeploymentEntityManagerprotected AppEngineConfigurationprotected AppResourceEntityManagerprotected CommandContextprotected DbSqlSessionprotected IdentityLinkEntityManagerprotected <T> TgetSession(Class<T> sessionClass) protected VariableInstanceEntityManager
-
Field Details
-
appEngineConfiguration
-
-
Constructor Details
-
AbstractCmmnManager
-
-
Method Details
-
getCommandContext
-
getSession
-
getDbSqlSession
-
getAppResourceEntityManager
-
getAppDeploymentEntityManager
-
getAppDefinitionEntityManager
-
getVariableInstanceEntityManager
-
getIdentityLinkEntityManager
-
getappEngineConfiguration
-