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