Uses of Interface
org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
Packages that use DeploymentEntityManager
Package
Description
-
Uses of DeploymentEntityManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as DeploymentEntityManagerModifier and TypeFieldDescriptionprotected DeploymentEntityManagerProcessEngineConfigurationImpl.deploymentEntityManagerMethods in org.flowable.engine.impl.cfg that return DeploymentEntityManagerMethods in org.flowable.engine.impl.cfg with parameters of type DeploymentEntityManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setDeploymentEntityManager(DeploymentEntityManager deploymentEntityManager) -
Uses of DeploymentEntityManager in org.flowable.engine.impl.persistence
Methods in org.flowable.engine.impl.persistence that return DeploymentEntityManagerModifier and TypeMethodDescriptionprotected DeploymentEntityManagerAbstractManager.getDeploymentEntityManager() -
Uses of DeploymentEntityManager in org.flowable.engine.impl.persistence.deploy
Fields in org.flowable.engine.impl.persistence.deploy declared as DeploymentEntityManagerModifier and TypeFieldDescriptionprotected DeploymentEntityManagerDeploymentManager.deploymentEntityManagerMethods in org.flowable.engine.impl.persistence.deploy that return DeploymentEntityManagerMethods in org.flowable.engine.impl.persistence.deploy with parameters of type DeploymentEntityManagerModifier and TypeMethodDescriptionvoidDeploymentManager.setDeploymentEntityManager(DeploymentEntityManager deploymentEntityManager) -
Uses of DeploymentEntityManager in org.flowable.engine.impl.persistence.entity
Classes in org.flowable.engine.impl.persistence.entity that implement DeploymentEntityManager -
Uses of DeploymentEntityManager in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return DeploymentEntityManagerModifier and TypeMethodDescriptionstatic DeploymentEntityManagerCommandContextUtil.getDeploymentEntityManager()static DeploymentEntityManagerCommandContextUtil.getDeploymentEntityManager(CommandContext commandContext)