Uses of Class
com.docusign.maestro.model.WorkflowStepError
-
Packages that use WorkflowStepError Package Description com.docusign.maestro.model -
-
Uses of WorkflowStepError in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return WorkflowStepError Modifier and Type Method Description WorkflowStepErrorWorkflowStepError. code(String code)code.WorkflowStepErrorWorkflowStepError. endTime(String endTime)endTime.WorkflowStepErrorWorkflowStepError. error(WorkflowStepErrorError error)error.WorkflowStepErrorWorkflowStepHistory. getError()Get error.WorkflowStepErrorWorkflowStepError. name(String name)name.WorkflowStepErrorWorkflowStepError. startTime(String startTime)startTime.Methods in com.docusign.maestro.model with parameters of type WorkflowStepError Modifier and Type Method Description WorkflowStepHistoryWorkflowStepHistory. error(WorkflowStepError error)error.voidWorkflowStepHistory. setError(WorkflowStepError error)setError.
-