Interface GetWorkflowDestinationsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetWorkflowDestinations(List<WorkflowDestinationTransfer> workflowDestinations) voidsetWorkflowStep(WorkflowStepTransfer workflowStep)
-
Method Details
-
getWorkflowStep
-
setWorkflowStep
-
getWorkflowDestinations
-
setWorkflowDestinations
-