Uses of Interface
com.flowable.content.engine.impl.persistence.entity.DocumentResourceEntityManager
Packages that use DocumentResourceEntityManager
Package
Description
-
Uses of DocumentResourceEntityManager in com.flowable.content.engine
Fields in com.flowable.content.engine declared as DocumentResourceEntityManagerModifier and TypeFieldDescriptionprotected DocumentResourceEntityManagerContentEngineConfiguration.documentResourceEntityManagerMethods in com.flowable.content.engine that return DocumentResourceEntityManagerMethods in com.flowable.content.engine with parameters of type DocumentResourceEntityManagerModifier and TypeMethodDescriptionContentEngineConfiguration.setDocumentResourceEntityManager(DocumentResourceEntityManager documentResourceEntityManager) -
Uses of DocumentResourceEntityManager in com.flowable.content.engine.impl.deployer
Fields in com.flowable.content.engine.impl.deployer declared as DocumentResourceEntityManagerModifier and TypeFieldDescriptionprotected DocumentResourceEntityManagerDocumentDeploymentManager.resourceEntityManagerMethods in com.flowable.content.engine.impl.deployer that return DocumentResourceEntityManagerMethods in com.flowable.content.engine.impl.deployer with parameters of type DocumentResourceEntityManagerModifier and TypeMethodDescriptionvoidDocumentDeploymentManager.setResourceEntityManager(DocumentResourceEntityManager resourceEntityManager) -
Uses of DocumentResourceEntityManager in com.flowable.content.engine.impl.persistence.entity
Classes in com.flowable.content.engine.impl.persistence.entity that implement DocumentResourceEntityManager -
Uses of DocumentResourceEntityManager in com.flowable.content.engine.impl.repository
Fields in com.flowable.content.engine.impl.repository declared as DocumentResourceEntityManagerModifier and TypeFieldDescriptionprotected DocumentResourceEntityManagerDocumentDeploymentBuilderImpl.resourceEntityManager -
Uses of DocumentResourceEntityManager in com.flowable.content.engine.impl.util
Methods in com.flowable.content.engine.impl.util that return DocumentResourceEntityManagerModifier and TypeMethodDescriptionCommandContextUtil.getDocumentResourceEntityManager()CommandContextUtil.getDocumentResourceEntityManager(CommandContext commandContext)