Package com.atlan.model.workflow
Class WorkflowSearchResultStatus
java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.workflow.WorkflowSearchResultStatus
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlan.model.core.AtlanObject
AtlanObject.AtlanObjectBuilder<C extends AtlanObject,B extends AtlanObject.AtlanObjectBuilder<C, B>> -
Field Summary
Fields inherited from class com.atlan.model.core.AtlanObject
rawJsonObject -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlan.model.core.AtlanObject
getRawJsonObject, setRawJsonObject, toJson
-
Constructor Details
-
WorkflowSearchResultStatus
public WorkflowSearchResultStatus()
-
-
Method Details
-
getArtifactRepositoryRef
-
getCompressedNodes
-
getNodes
-
getStoredTemplates
-
getStoredWorkflowTemplateSpec
-
getEstimatedDuration
-
getPhase
-
getOutputs
-
getStartedAt
-
getFinishedAt
-
getMessage
-
getProgress
-
getConditions
-
getResourcesDuration
-
getSynchronization
-
equals
- Overrides:
equalsin classAtlanObject
-
canEqual
- Overrides:
canEqualin classAtlanObject
-
hashCode
public int hashCode()- Overrides:
hashCodein classAtlanObject
-
toString
Description copied from class:AtlanObject- Overrides:
toStringin classAtlanObject
-