Uses of Interface
com.echothree.control.user.workflow.common.result.CreateWorkflowDestinationResult
Packages that use CreateWorkflowDestinationResult
Package
Description
-
Uses of CreateWorkflowDestinationResult in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return types with arguments of type CreateWorkflowDestinationResultModifier and TypeMethodDescriptionWorkflowService.createWorkflowDestination(UserVisitPK userVisitPK, CreateWorkflowDestinationForm form) -
Uses of CreateWorkflowDestinationResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return CreateWorkflowDestinationResult -
Uses of CreateWorkflowDestinationResult in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return types with arguments of type CreateWorkflowDestinationResultModifier and TypeMethodDescriptionWorkflowBean.createWorkflowDestination(UserVisitPK userVisitPK, CreateWorkflowDestinationForm form)