Class WorkflowMetadata
java.lang.Object
com.sath.idhub.generated.types.WorkflowMetadata
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionWorkflowMetadata(Integer boxId, String errorLog, String outputLog, Long timeTaken) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBoxId()inthashCode()static WorkflowMetadata.BuildervoidvoidsetErrorLog(String errorLog) voidsetOutputLog(String outputLog) voidsetTimeTaken(Long timeTaken) toString()
-
Constructor Details
-
WorkflowMetadata
public WorkflowMetadata() -
WorkflowMetadata
-
-
Method Details
-
getBoxId
-
setBoxId
-
getErrorLog
-
setErrorLog
-
getOutputLog
-
setOutputLog
-
getTimeTaken
-
setTimeTaken
-
toString
-
equals
-
hashCode
-
newBuilder
-