Package org.bonitasoft.web.client.model
Class ArchivedProcessInstanceDocumentAllOf
java.lang.Object
org.bonitasoft.web.client.model.ArchivedProcessInstanceDocumentAllOf
- All Implemented Interfaces:
Serializable
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class ArchivedProcessInstanceDocumentAllOf
extends Object
implements Serializable
A document in an active case
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionarchivedDate(String archivedDate) booleanthe date ('yyyy-MM-dd HH:mm:ss.SSS') when the current task was assigned for example '2014-10-17 16:05:42.626'original document idinthashCode()voidsetArchivedDate(String archivedDate) voidsetSourceObjectId(String sourceObjectId) sourceObjectId(String sourceObjectId) toString()
-
Field Details
-
JSON_PROPERTY_SOURCE_OBJECT_ID
- See Also:
-
JSON_PROPERTY_ARCHIVED_DATE
- See Also:
-
-
Constructor Details
-
ArchivedProcessInstanceDocumentAllOf
public ArchivedProcessInstanceDocumentAllOf()
-
-
Method Details
-
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
-