Uses of Interface
com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManager
Package
Description
-
Uses of DataObjectDeploymentEntityManager in com.flowable.dataobject.engine.impl.deployer
Modifier and TypeFieldDescriptionprotected DataObjectDeploymentEntityManager
DataObjectDeploymentManager.deploymentEntityManager
Modifier and TypeMethodDescriptionvoid
DataObjectDeploymentManager.setDeploymentEntityManager
(DataObjectDeploymentEntityManager deploymentEntityManager) -
Uses of DataObjectDeploymentEntityManager in com.flowable.dataobject.engine.impl.persistence.entity
Modifier and TypeFieldDescriptionprotected DataObjectDeploymentEntityManager
DataObjectEntityManagers.dataObjectDeploymentEntityManager
Modifier and TypeMethodDescriptionDataObjectEntityManagers.getDataObjectDeploymentEntityManager()
Modifier and TypeMethodDescriptionvoid
DataObjectEntityManagers.setDataObjectDeploymentEntityManager
(DataObjectDeploymentEntityManager dataObjectDeploymentEntityManager) -
Uses of DataObjectDeploymentEntityManager in com.flowable.dataobject.engine.impl.util
Modifier and TypeMethodDescriptionCommandContextUtil.getDataObjectDeploymentEntityManager()
CommandContextUtil.getDataObjectDeploymentEntityManager
(CommandContext commandContext)