Uses of Interface
org.activiti.engine.impl.persistence.entity.ByteArrayEntity
Packages that use ByteArrayEntity
Package
Description
-
Uses of ByteArrayEntity in org.activiti.engine.impl.persistence.entity
Classes in org.activiti.engine.impl.persistence.entity that implement ByteArrayEntityFields in org.activiti.engine.impl.persistence.entity declared as ByteArrayEntityModifier and TypeFieldDescriptionprotected ByteArrayEntityAttachmentEntityImpl.contentDeprecated.Methods in org.activiti.engine.impl.persistence.entity that return ByteArrayEntityModifier and TypeMethodDescriptionAttachmentEntity.getContent()Deprecated.AttachmentEntityImpl.getContent()Deprecated.ByteArrayRef.getEntity()Methods in org.activiti.engine.impl.persistence.entity that return types with arguments of type ByteArrayEntityModifier and TypeMethodDescriptionByteArrayEntityManager.findAll()Returns allByteArrayEntity.ByteArrayEntityManagerImpl.findAll()protected DataManager<ByteArrayEntity> ByteArrayEntityManagerImpl.getDataManager()Methods in org.activiti.engine.impl.persistence.entity with parameters of type ByteArrayEntityModifier and TypeMethodDescriptionvoidAttachmentEntity.setContent(ByteArrayEntity content) Deprecated.voidAttachmentEntityImpl.setContent(ByteArrayEntity content) Deprecated. -
Uses of ByteArrayEntity in org.activiti.engine.impl.persistence.entity.data
Methods in org.activiti.engine.impl.persistence.entity.data that return types with arguments of type ByteArrayEntity -
Uses of ByteArrayEntity in org.activiti.engine.impl.persistence.entity.data.impl
Methods in org.activiti.engine.impl.persistence.entity.data.impl that return ByteArrayEntityMethods in org.activiti.engine.impl.persistence.entity.data.impl that return types with arguments of type ByteArrayEntityModifier and TypeMethodDescriptionMybatisByteArrayDataManager.findAll()Class<? extends ByteArrayEntity> MybatisByteArrayDataManager.getManagedEntityClass()