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