Package org.bonitasoft.web.client.model
Class ArchivedProcessInstanceDocument
java.lang.Object
org.bonitasoft.web.client.model.ArchivedProcessInstanceDocument
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class ArchivedProcessInstanceDocument
extends Object
implements Serializable
ArchivedProcessInstanceDocument
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionarchivedDate(String archivedDate) contentMimetype(String contentMimetype) contentStorageId(String contentStorageId) creationDate(String creationDate) description(String description) booleanthe date ('yyyy-MM-dd HH:mm:ss.SSS') when the current task was assigned for example '2014-10-17 16:05:42.626'Deprecated.caseIdMIME typestorageIddate and timedescriptionfilenamegetId()documentIdgetIndex()index in a list of documents, or -1 for a single document`true` if the the document object contains the content directly.getName()nameoriginal document idsubmittorUserIdgetUrl()urlForDownloadversioninthashCode()isInternal(Boolean isInternal) voidsetArchivedDate(String archivedDate) voidvoidvoidsetContentMimetype(String contentMimetype) voidsetContentStorageId(String contentStorageId) voidsetCreationDate(String creationDate) voidsetDescription(String description) voidsetFileName(String fileName) voidvoidvoidsetIsInternal(Boolean isInternal) voidvoidsetSourceObjectId(String sourceObjectId) voidsetSubmittedBy(String submittedBy) voidvoidsetVersion(String version) sourceObjectId(String sourceObjectId) submittedBy(String submittedBy) toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_CREATION_DATE
- See Also:
-
JSON_PROPERTY_AUTHOR
- See Also:
-
JSON_PROPERTY_INDEX
- See Also:
-
JSON_PROPERTY_CONTENT_MIMETYPE
- See Also:
-
JSON_PROPERTY_CASE_ID
- See Also:
-
JSON_PROPERTY_CONTENT_STORAGE_ID
- See Also:
-
JSON_PROPERTY_IS_INTERNAL
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_FILE_NAME
- See Also:
-
JSON_PROPERTY_SUBMITTED_BY
- See Also:
-
JSON_PROPERTY_URL
- See Also:
-
JSON_PROPERTY_VERSION
- See Also:
-
JSON_PROPERTY_SOURCE_OBJECT_ID
- See Also:
-
JSON_PROPERTY_ARCHIVED_DATE
- See Also:
-
-
Constructor Details
-
ArchivedProcessInstanceDocument
public ArchivedProcessInstanceDocument()
-
-
Method Details
-
id
-
getId
documentId- Returns:
- id
-
setId
-
creationDate
-
getCreationDate
date and time- Returns:
- creationDate
-
setCreationDate
-
author
-
getAuthor
Deprecated.submittorUserId- Returns:
- author
-
setAuthor
-
index
-
getIndex
index in a list of documents, or -1 for a single document- Returns:
- index
-
setIndex
-
contentMimetype
-
getContentMimetype
MIME type- Returns:
- contentMimetype
-
setContentMimetype
-
caseId
-
getCaseId
caseId- Returns:
- caseId
-
setCaseId
-
contentStorageId
-
getContentStorageId
storageId- Returns:
- contentStorageId
-
setContentStorageId
-
isInternal
-
getIsInternal
`true` if the the document object contains the content directly. `false` if the document is specified by URL so the document object contains a reference to the content, not the content itself.- Returns:
- isInternal
-
setIsInternal
-
description
-
getDescription
description- Returns:
- description
-
setDescription
-
name
-
getName
name- Returns:
- name
-
setName
-
fileName
-
getFileName
filename- Returns:
- fileName
-
setFileName
-
submittedBy
-
getSubmittedBy
submittorUserId- Returns:
- submittedBy
-
setSubmittedBy
-
url
-
getUrl
urlForDownload- Returns:
- url
-
setUrl
-
version
-
getVersion
version- Returns:
- version
-
setVersion
-
sourceObjectId
-
getSourceObjectId
original document id- Returns:
- sourceObjectId
-
setSourceObjectId
-
archivedDate
-
getArchivedDate
the date ('yyyy-MM-dd HH:mm:ss.SSS') when the current task was assigned for example '2014-10-17 16:05:42.626'- Returns:
- archivedDate
-
setArchivedDate
-
equals
-
hashCode
public int hashCode() -
toString
-