Uses of Class
com.echothree.model.control.workflow.common.transfer.WorkflowDescriptionTransfer
Packages that use WorkflowDescriptionTransfer
Package
Description
-
Uses of WorkflowDescriptionTransfer in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return WorkflowDescriptionTransferModifier and TypeMethodDescriptionEditWorkflowDescriptionResult.getWorkflowDescription()GetWorkflowDescriptionResult.getWorkflowDescription()Methods in com.echothree.control.user.workflow.common.result that return types with arguments of type WorkflowDescriptionTransferMethods in com.echothree.control.user.workflow.common.result with parameters of type WorkflowDescriptionTransferModifier and TypeMethodDescriptionvoidEditWorkflowDescriptionResult.setWorkflowDescription(WorkflowDescriptionTransfer workflowDescription) voidGetWorkflowDescriptionResult.setWorkflowDescription(WorkflowDescriptionTransfer workflowDescription) Method parameters in com.echothree.control.user.workflow.common.result with type arguments of type WorkflowDescriptionTransferModifier and TypeMethodDescriptionvoidGetWorkflowDescriptionsResult.setWorkflowDescriptions(List<WorkflowDescriptionTransfer> workflowDescriptions) -
Uses of WorkflowDescriptionTransfer in com.echothree.model.control.workflow.server.control
Methods in com.echothree.model.control.workflow.server.control that return WorkflowDescriptionTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowDescriptionTransfer(UserVisit userVisit, WorkflowDescription workflowDescription) Methods in com.echothree.model.control.workflow.server.control that return types with arguments of type WorkflowDescriptionTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowDescriptionTransfersByWorkflow(UserVisit userVisit, Workflow workflow) -
Uses of WorkflowDescriptionTransfer in com.echothree.model.control.workflow.server.transfer
Methods in com.echothree.model.control.workflow.server.transfer that return WorkflowDescriptionTransferModifier and TypeMethodDescriptionWorkflowDescriptionTransferCache.getWorkflowDescriptionTransfer(UserVisit userVisit, WorkflowDescription workflowDescription)