Interface GetWorkflowEntranceDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetWorkflow(WorkflowTransfer workflow) voidsetWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) voidsetWorkflowEntranceDescriptions(List<WorkflowEntranceDescriptionTransfer> workflowEntranceDescriptions)
-
Method Details
-
getWorkflow
-
setWorkflow
-
getWorkflowEntrance
-
setWorkflowEntrance
-
getWorkflowEntranceDescriptions
-
setWorkflowEntranceDescriptions
void setWorkflowEntranceDescriptions(List<WorkflowEntranceDescriptionTransfer> workflowEntranceDescriptions)
-