Interface RenditionItemEntity
- All Superinterfaces:
Entity,RenditionItem
- All Known Implementing Classes:
RenditionItemEntityImpl
- Author:
- Joram Barrez, Tijs Rademakers
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetContentAvailable(boolean contentAvailable) voidsetContentSize(Long contentSize) voidsetCreated(Date created) voidsetLastModified(Date lastModified) Methods 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 com.flowable.core.content.api.RenditionItem
getContentItemId, getContentItemName, getContentSize, getContentStoreId, getContentStoreName, getCreated, getId, getLastModified, getMimeType, getName, getProcessInstanceId, getRenditionType, getScopeId, getScopeType, getTaskId, getTenantId, isContentAvailable, isProvisional, setContentItemId, setContentStoreId, setContentStoreName, setMimeType, setName, setProcessInstanceId, setProvisional, setRenditionType, setScopeId, setScopeType, setTaskId, setTenantId
-
Method Details
-
setContentAvailable
void setContentAvailable(boolean contentAvailable) -
setContentSize
-
setCreated
-
setLastModified
-