Package org.bonitasoft.web.client.model
Class ArchivedProcessInstanceCommentAllOf
java.lang.Object
org.bonitasoft.web.client.model.ArchivedProcessInstanceCommentAllOf
- All Implemented Interfaces:
Serializable
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class ArchivedProcessInstanceCommentAllOf
extends Object
implements Serializable
Information about the comment of an archived process instances.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionarchivedDate(String archivedDate) booleanthe date set when the process instance comment was archivedinthashCode()voidsetArchivedDate(String archivedDate) toString()
-
Field Details
-
JSON_PROPERTY_ARCHIVED_DATE
- See Also:
-
-
Constructor Details
-
ArchivedProcessInstanceCommentAllOf
public ArchivedProcessInstanceCommentAllOf()
-
-
Method Details