Uses of Interface
org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManager
-
Packages that use ByteArrayEntityManager Package Description org.flowable.common.engine.impl org.flowable.common.engine.impl.persistence.entity -
-
Uses of ByteArrayEntityManager in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl declared as ByteArrayEntityManager Modifier and Type Field Description protected ByteArrayEntityManagerAbstractEngineConfiguration. byteArrayEntityManagerMethods in org.flowable.common.engine.impl that return ByteArrayEntityManager Modifier and Type Method Description ByteArrayEntityManagerAbstractEngineConfiguration. getByteArrayEntityManager()Methods in org.flowable.common.engine.impl with parameters of type ByteArrayEntityManager Modifier and Type Method Description AbstractEngineConfigurationAbstractEngineConfiguration. 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 Modifier and Type Class Description classByteArrayEntityManagerImpl
-