Uses of Class
com.echothree.model.control.workflow.common.transfer.WorkflowDestinationDescriptionTransfer
Packages that use WorkflowDestinationDescriptionTransfer
Package
Description
-
Uses of WorkflowDestinationDescriptionTransfer in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return WorkflowDestinationDescriptionTransferModifier and TypeMethodDescriptionEditWorkflowDestinationDescriptionResult.getWorkflowDestinationDescription()GetWorkflowDestinationDescriptionResult.getWorkflowDestinationDescription()Methods in com.echothree.control.user.workflow.common.result that return types with arguments of type WorkflowDestinationDescriptionTransferModifier and TypeMethodDescriptionGetWorkflowDestinationDescriptionsResult.getWorkflowDestinationDescriptions()Methods in com.echothree.control.user.workflow.common.result with parameters of type WorkflowDestinationDescriptionTransferModifier and TypeMethodDescriptionvoidEditWorkflowDestinationDescriptionResult.setWorkflowDestinationDescription(WorkflowDestinationDescriptionTransfer workflowDestinationDescription) voidGetWorkflowDestinationDescriptionResult.setWorkflowDestinationDescription(WorkflowDestinationDescriptionTransfer workflowDestinationDescription) Method parameters in com.echothree.control.user.workflow.common.result with type arguments of type WorkflowDestinationDescriptionTransferModifier and TypeMethodDescriptionvoidGetWorkflowDestinationDescriptionsResult.setWorkflowDestinationDescriptions(List<WorkflowDestinationDescriptionTransfer> workflowDestinationDescriptions) -
Uses of WorkflowDestinationDescriptionTransfer in com.echothree.model.control.workflow.server.control
Methods in com.echothree.model.control.workflow.server.control that return WorkflowDestinationDescriptionTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowDestinationDescriptionTransfer(UserVisit userVisit, WorkflowDestinationDescription workflowDestinationDescription) Methods in com.echothree.model.control.workflow.server.control that return types with arguments of type WorkflowDestinationDescriptionTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowDestinationDescriptionTransfersByWorkflowDestination(UserVisit userVisit, WorkflowDestination workflowDestination) -
Uses of WorkflowDestinationDescriptionTransfer in com.echothree.model.control.workflow.server.transfer
Methods in com.echothree.model.control.workflow.server.transfer that return WorkflowDestinationDescriptionTransferModifier and TypeMethodDescriptionWorkflowDestinationDescriptionTransferCache.getWorkflowDestinationDescriptionTransfer(UserVisit userVisit, WorkflowDestinationDescription workflowDestinationDescription)