Uses of Interface
org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManager
Packages that use CmmnResourceEntityManager
Package
Description
-
Uses of CmmnResourceEntityManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CmmnResourceEntityManagerModifier and TypeFieldDescriptionprotected CmmnResourceEntityManagerCmmnEngineConfiguration.cmmnResourceEntityManagerMethods in org.flowable.cmmn.engine that return CmmnResourceEntityManagerMethods in org.flowable.cmmn.engine with parameters of type CmmnResourceEntityManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setCmmnResourceEntityManager(CmmnResourceEntityManager cmmnResourceEntityManager) -
Uses of CmmnResourceEntityManager in org.flowable.cmmn.engine.impl
Methods in org.flowable.cmmn.engine.impl that return CmmnResourceEntityManagerModifier and TypeMethodDescriptionprotected CmmnResourceEntityManagerAbstractCmmnManager.getCmmnResourceEntityManager() -
Uses of CmmnResourceEntityManager in org.flowable.cmmn.engine.impl.persistence.entity
Classes in org.flowable.cmmn.engine.impl.persistence.entity that implement CmmnResourceEntityManagerMethods in org.flowable.cmmn.engine.impl.persistence.entity that return CmmnResourceEntityManagerModifier and TypeMethodDescriptionprotected CmmnResourceEntityManagerCmmnDeploymentEntityManagerImpl.getCmmnResourceEntityManager() -
Uses of CmmnResourceEntityManager in org.flowable.cmmn.engine.impl.repository
Fields in org.flowable.cmmn.engine.impl.repository declared as CmmnResourceEntityManagerModifier and TypeFieldDescriptionprotected CmmnResourceEntityManagerCmmnDeploymentBuilderImpl.resourceEntityManager -
Uses of CmmnResourceEntityManager in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return CmmnResourceEntityManagerModifier and TypeMethodDescriptionstatic CmmnResourceEntityManagerCommandContextUtil.getCmmnResourceEntityManager()static CmmnResourceEntityManagerCommandContextUtil.getCmmnResourceEntityManager(CommandContext commandContext)