Package org.bonitasoft.web.client.model
Class ArchivedConnectorInstanceAllOf
java.lang.Object
org.bonitasoft.web.client.model.ArchivedConnectorInstanceAllOf
- All Implemented Interfaces:
Serializable
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class ArchivedConnectorInstanceAllOf
extends Object
implements Serializable
Information about archived connector instances attached to an archived process or an archived flow node.
- 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'inthashCode()voidsetArchivedDate(String archivedDate) toString()
-
Field Details
-
JSON_PROPERTY_ARCHIVED_DATE
- See Also:
-
-
Constructor Details
-
ArchivedConnectorInstanceAllOf
public ArchivedConnectorInstanceAllOf()
-
-
Method Details
-
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
-