Interface GetWorkflowEntrancesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetWorkflow(WorkflowTransfer workflow) voidsetWorkflowEntrances(List<WorkflowEntranceTransfer> workflowEntrances)
-
Method Details
-
getWorkflow
-
setWorkflow
-
getWorkflowEntrances
-
setWorkflowEntrances
-