Class FolderItem
java.lang.Object
com.flowable.platform.service.content.ContentItemRepresentation
com.flowable.platform.service.content.FolderItem
-
Field Summary
Fields inherited from class com.flowable.platform.service.content.ContentItemRepresentation
contentAvailable, contentStoreId, contentStoreName, created, createdBy, definitionId, downloadUrl, id, lastModified, lastModifiedBy, metadataProperties, mimeType, name, parentFolderId, pdfRenditionAvailable, pdfUrl, previewUrl, processInstanceId, scopeId, scopeType, simpleType, size, state, subState, subType, taskId, thumbnail, thumbnailRenditionAvailable, type, version, versionInfo, versionParentId
-
Constructor Summary
-
Method Summary
Methods inherited from class com.flowable.platform.service.content.ContentItemRepresentation
getContentStoreId, getContentStoreName, getCreated, getCreatedBy, getCreatedInMillis, getDefinitionId, getDownloadUrl, getId, getLastModified, getLastModifiedBy, getLastModifiedInMillis, getMetadataProperties, getMimeType, getName, getParentFolderId, getPdfUrl, getPreviewUrl, getProcessInstanceId, getScopeId, getScopeType, getSimpleType, getSize, getState, getSubState, getSubType, getTaskId, getThumbnail, getType, getVersion, getVersionInfo, getVersionParentId, isContentAvailable, isPdfRenditionAvailable, isThumbnailRenditionAvailable, setContentAvailable, setContentStoreId, setContentStoreName, setCreated, setCreatedBy, setDefinitionId, setDownloadUrl, setId, setLastModified, setLastModifiedBy, setMetadataProperties, setMimeType, setName, setParentFolderId, setPdfRenditionAvailable, setPdfUrl, setPreviewUrl, setProcessInstanceId, setScopeId, setScopeType, setSimpleType, setSize, setState, setSubState, setSubType, setTaskId, setThumbnail, setThumbnailRenditionAvailable, setType, setVersion, setVersionInfo, setVersionParentId
-
Constructor Details
-
FolderItem
public FolderItem() -
FolderItem
-
-
Method Details
-
isReadOnly
public boolean isReadOnly() -
setReadOnly
public void setReadOnly(boolean readOnly)
-