Interface DatabaseContentObjectEntity
- All Superinterfaces:
ContentObject,Entity
- All Known Implementing Classes:
DatabaseContentObjectEntityImpl
- Author:
- Yvo Swillens
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetContent(InputStream inputStream) voidsetCreated(Date created) Methods inherited from interface org.flowable.content.api.ContentObject
getContent, getContentLength, getIdMethods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated
-
Method Details
-
setCreated
-
getCreated
Date getCreated() -
setContent
-