Package com.docusign.maestro.api
Class WorkflowManagementApi.GetWorkflowDefinitionOptions
- java.lang.Object
-
- com.docusign.maestro.api.WorkflowManagementApi.GetWorkflowDefinitionOptions
-
- Enclosing class:
- WorkflowManagementApi
public class WorkflowManagementApi.GetWorkflowDefinitionOptions extends Object
GetWorkflowDefinitionOptions Class.
-
-
Constructor Summary
Constructors Constructor Description GetWorkflowDefinitionOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLastDeployedId()getLastDeployedId method.voidsetLastDeployedId(String lastDeployedId)setLastDeployedId method.
-