Uses of Interface
org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
Packages that use AttachmentEntityManager
Package
Description
-
Uses of AttachmentEntityManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as AttachmentEntityManagerModifier and TypeFieldDescriptionprotected AttachmentEntityManagerProcessEngineConfigurationImpl.attachmentEntityManagerMethods in org.flowable.engine.impl.cfg that return AttachmentEntityManagerMethods in org.flowable.engine.impl.cfg with parameters of type AttachmentEntityManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setAttachmentEntityManager(AttachmentEntityManager attachmentEntityManager) -
Uses of AttachmentEntityManager in org.flowable.engine.impl.persistence
Methods in org.flowable.engine.impl.persistence that return AttachmentEntityManagerModifier and TypeMethodDescriptionprotected AttachmentEntityManagerAbstractManager.getAttachmentEntityManager() -
Uses of AttachmentEntityManager in org.flowable.engine.impl.persistence.entity
Classes in org.flowable.engine.impl.persistence.entity that implement AttachmentEntityManager -
Uses of AttachmentEntityManager in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return AttachmentEntityManagerModifier and TypeMethodDescriptionstatic AttachmentEntityManagerCommandContextUtil.getAttachmentEntityManager()static AttachmentEntityManagerCommandContextUtil.getAttachmentEntityManager(CommandContext commandContext)