Interface ByteArrayEntity
- All Superinterfaces:
Entity,HasRevision
- All Known Implementing Classes:
ByteArrayEntityImpl
- Author:
- Tom Baeyens, Marcus Klimstra (CGI), Joram Barrez
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]getBytes()getName()voidsetBytes(byte[] bytes) voidsetDeploymentId(String deploymentId) voidMethods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedMethods inherited from interface org.flowable.common.engine.impl.db.HasRevision
getRevision, getRevisionNext, setRevision