Uses of Class
com.echothree.model.control.workflow.common.transfer.WorkflowDestinationStepTransfer
Packages that use WorkflowDestinationStepTransfer
Package
Description
-
Uses of WorkflowDestinationStepTransfer in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return WorkflowDestinationStepTransferMethods in com.echothree.control.user.workflow.common.result that return types with arguments of type WorkflowDestinationStepTransferModifier and TypeMethodDescriptionGetWorkflowDestinationStepsResult.getWorkflowDestinationSteps()
Methods in com.echothree.control.user.workflow.common.result with parameters of type WorkflowDestinationStepTransferModifier and TypeMethodDescriptionvoid
GetWorkflowDestinationStepResult.setWorkflowDestinationStep
(WorkflowDestinationStepTransfer workflowDestinationStep) Method parameters in com.echothree.control.user.workflow.common.result with type arguments of type WorkflowDestinationStepTransferModifier and TypeMethodDescriptionvoid
GetWorkflowDestinationStepsResult.setWorkflowDestinationSteps
(List<WorkflowDestinationStepTransfer> workflowDestinationSteps) -
Uses of WorkflowDestinationStepTransfer in com.echothree.model.control.workflow.server.control
Methods in com.echothree.model.control.workflow.server.control that return WorkflowDestinationStepTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowDestinationStepTransfer
(UserVisit userVisit, WorkflowDestinationStep workflowDestinationStep) Methods in com.echothree.model.control.workflow.server.control that return types with arguments of type WorkflowDestinationStepTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowDestinationStepTransfers
(UserVisit userVisit, Collection<WorkflowDestinationStep> workflowDestinationSteps) WorkflowControl.getWorkflowDestinationStepTransfersByWorkflowDestination
(UserVisit userVisit, WorkflowDestination workflowDestination) -
Uses of WorkflowDestinationStepTransfer in com.echothree.model.control.workflow.server.transfer
Methods in com.echothree.model.control.workflow.server.transfer that return WorkflowDestinationStepTransferModifier and TypeMethodDescriptionWorkflowDestinationStepTransferCache.getWorkflowDestinationStepTransfer
(WorkflowDestinationStep workflowDestinationStep)