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