Uses of Interface
org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
Packages that use ByteArrayEntity
Package
Description
-
Uses of ByteArrayEntity in org.flowable.common.engine.impl.persistence.entity
Classes in org.flowable.common.engine.impl.persistence.entity that implement ByteArrayEntityMethods in org.flowable.common.engine.impl.persistence.entity that return ByteArrayEntityMethods in org.flowable.common.engine.impl.persistence.entity that return types with arguments of type ByteArrayEntityModifier and TypeMethodDescriptionByteArrayEntityManager.findAll()Returns allByteArrayEntity.ByteArrayEntityManagerImpl.findAll() -
Uses of ByteArrayEntity in org.flowable.common.engine.impl.persistence.entity.data
Methods in org.flowable.common.engine.impl.persistence.entity.data that return types with arguments of type ByteArrayEntity -
Uses of ByteArrayEntity in org.flowable.common.engine.impl.persistence.entity.data.impl
Methods in org.flowable.common.engine.impl.persistence.entity.data.impl that return ByteArrayEntityMethods in org.flowable.common.engine.impl.persistence.entity.data.impl that return types with arguments of type ByteArrayEntityModifier and TypeMethodDescriptionMybatisByteArrayDataManager.findAll()Class<? extends ByteArrayEntity>MybatisByteArrayDataManager.getManagedEntityClass() -
Uses of ByteArrayEntity in org.flowable.engine.impl.persistence.entity
Fields in org.flowable.engine.impl.persistence.entity declared as ByteArrayEntityMethods in org.flowable.engine.impl.persistence.entity that return ByteArrayEntityModifier and TypeMethodDescriptionAttachmentEntity.getContent()AttachmentEntityImpl.getContent()Methods in org.flowable.engine.impl.persistence.entity with parameters of type ByteArrayEntityModifier and TypeMethodDescriptionvoidAttachmentEntity.setContent(ByteArrayEntity content) voidAttachmentEntityImpl.setContent(ByteArrayEntity content)