Uses of Interface
org.flowable.engine.impl.persistence.entity.ModelEntityManager
Packages that use ModelEntityManager
Package
Description
-
Uses of ModelEntityManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as ModelEntityManagerModifier and TypeFieldDescriptionprotected ModelEntityManagerProcessEngineConfigurationImpl.modelEntityManagerMethods in org.flowable.engine.impl.cfg that return ModelEntityManagerMethods in org.flowable.engine.impl.cfg with parameters of type ModelEntityManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setModelEntityManager(ModelEntityManager modelEntityManager) -
Uses of ModelEntityManager in org.flowable.engine.impl.persistence
Methods in org.flowable.engine.impl.persistence that return ModelEntityManagerModifier and TypeMethodDescriptionprotected ModelEntityManagerAbstractManager.getModelEntityManager() -
Uses of ModelEntityManager in org.flowable.engine.impl.persistence.entity
Classes in org.flowable.engine.impl.persistence.entity that implement ModelEntityManagerMethods in org.flowable.engine.impl.persistence.entity that return ModelEntityManagerModifier and TypeMethodDescriptionprotected ModelEntityManagerDeploymentEntityManagerImpl.getModelEntityManager() -
Uses of ModelEntityManager in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return ModelEntityManagerModifier and TypeMethodDescriptionstatic ModelEntityManagerCommandContextUtil.getModelEntityManager()static ModelEntityManagerCommandContextUtil.getModelEntityManager(CommandContext commandContext)