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 ByteArrayEntitySubclasses with type arguments of type ByteArrayEntity in org.flowable.common.engine.impl.persistence.entitySubinterfaces with type arguments of type ByteArrayEntity in org.flowable.common.engine.impl.persistence.entityMethods 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
Subinterfaces with type arguments of type ByteArrayEntity in org.flowable.common.engine.impl.persistence.entity.dataMethods 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
Subclasses with type arguments of type ByteArrayEntity in org.flowable.common.engine.impl.persistence.entity.data.implMethods 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)