Uses of Interface
org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManager
Packages that use ByteArrayEntityManager
Package
Description
-
Uses of ByteArrayEntityManager in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl declared as ByteArrayEntityManagerModifier and TypeFieldDescriptionprotected ByteArrayEntityManagerAbstractEngineConfiguration.byteArrayEntityManagerMethods in org.flowable.common.engine.impl that return ByteArrayEntityManagerMethods in org.flowable.common.engine.impl with parameters of type ByteArrayEntityManagerModifier and TypeMethodDescriptionAbstractEngineConfiguration.setByteArrayEntityManager(ByteArrayEntityManager byteArrayEntityManager) -
Uses of ByteArrayEntityManager in org.flowable.common.engine.impl.persistence.entity
Classes in org.flowable.common.engine.impl.persistence.entity that implement ByteArrayEntityManager -
Uses of ByteArrayEntityManager in org.flowable.engine.impl.cfg
Methods in org.flowable.engine.impl.cfg with parameters of type ByteArrayEntityManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setByteArrayEntityManager(ByteArrayEntityManager byteArrayEntityManager) -
Uses of ByteArrayEntityManager in org.flowable.engine.impl.persistence
Methods in org.flowable.engine.impl.persistence that return ByteArrayEntityManagerModifier and TypeMethodDescriptionprotected ByteArrayEntityManagerAbstractManager.getByteArrayEntityManager() -
Uses of ByteArrayEntityManager in org.flowable.engine.impl.persistence.entity
Methods in org.flowable.engine.impl.persistence.entity that return ByteArrayEntityManagerModifier and TypeMethodDescriptionprotected ByteArrayEntityManagerAttachmentEntityManagerImpl.getByteArrayEntityManager()protected ByteArrayEntityManagerExecutionEntityManagerImpl.getByteArrayEntityManager() -
Uses of ByteArrayEntityManager in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return ByteArrayEntityManagerModifier and TypeMethodDescriptionstatic ByteArrayEntityManagerCommandContextUtil.getByteArrayEntityManager()static ByteArrayEntityManagerCommandContextUtil.getByteArrayEntityManager(CommandContext commandContext)