Uses of Class
com.docusign.maestro.model.WorkflowStepErrorError
-
Packages that use WorkflowStepErrorError Package Description com.docusign.maestro.model -
-
Uses of WorkflowStepErrorError in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return WorkflowStepErrorError Modifier and Type Method Description WorkflowStepErrorErrorWorkflowStepErrorError. code(String code)code.WorkflowStepErrorErrorWorkflowStepError. getError()Get error.WorkflowStepErrorErrorWorkflowStepErrorError. message(String message)message.Methods in com.docusign.maestro.model with parameters of type WorkflowStepErrorError Modifier and Type Method Description WorkflowStepErrorWorkflowStepError. error(WorkflowStepErrorError error)error.voidWorkflowStepError. setError(WorkflowStepErrorError error)setError.
-