Uses of Interface
org.flowable.idm.engine.impl.persistence.entity.ByteArrayEntityManager
Packages that use ByteArrayEntityManager
Package
Description
-
Uses of ByteArrayEntityManager in org.flowable.idm.engine
Fields in org.flowable.idm.engine declared as ByteArrayEntityManagerModifier and TypeFieldDescriptionprotected ByteArrayEntityManager
IdmEngineConfiguration.idmByteArrayEntityManager
Methods in org.flowable.idm.engine that return ByteArrayEntityManagerMethods in org.flowable.idm.engine with parameters of type ByteArrayEntityManagerModifier and TypeMethodDescriptionIdmEngineConfiguration.setIdmByteArrayEntityManager
(ByteArrayEntityManager idmByteArrayEntityManager) -
Uses of ByteArrayEntityManager in org.flowable.idm.engine.impl.persistence.entity
Classes in org.flowable.idm.engine.impl.persistence.entity that implement ByteArrayEntityManager -
Uses of ByteArrayEntityManager in org.flowable.idm.engine.impl.util
Methods in org.flowable.idm.engine.impl.util that return ByteArrayEntityManagerModifier and TypeMethodDescriptionstatic ByteArrayEntityManager
CommandContextUtil.getIdmByteArrayEntityManager()
static ByteArrayEntityManager
CommandContextUtil.getIdmByteArrayEntityManager
(CommandContext commandContext)