public interface ContentItemEntity extends CoreContentItem, org.flowable.common.engine.impl.persistence.entity.Entity
| Modifier and Type | Method and Description |
|---|---|
String |
getLockInfo() |
void |
setContentAvailable(boolean contentAvailable) |
void |
setContentSize(Long contentSize) |
void |
setCreated(Date created) |
void |
setLastModified(Date lastModified) |
void |
setLockInfo(String lockInfo) |
getBaseFolderId, getDefinitionId, getDefinitionName, getParentFolderId, getState, getSubState, getSubType, getType, getVersion, getVersionInfo, getVersionParentId, isRootFolder, isScopedChildFolder, setBaseFolderId, setDefinitionId, setParentFolderId, setState, setSubState, setSubType, setType, setVersion, setVersionInfo, setVersionParentIdgetContentSize, getContentStoreId, getContentStoreName, getCreated, getCreatedBy, getField, getId, getLastModified, getLastModifiedBy, getMimeType, getName, getProcessInstanceId, getScopeId, getScopeType, getTaskId, getTenantId, isContentAvailable, isProvisional, setContentStoreId, setContentStoreName, setCreatedBy, setField, setLastModifiedBy, setMimeType, setName, setProcessInstanceId, setProvisional, setScopeId, setScopeType, setTaskId, setTenantIdvoid setContentAvailable(boolean contentAvailable)
void setContentSize(Long contentSize)
void setCreated(Date created)
void setLastModified(Date lastModified)
String getLockInfo()
getLockInfo in interface CoreContentItemvoid setLockInfo(String lockInfo)
setLockInfo in interface CoreContentItemCopyright © 2019. All rights reserved.