Uses of Interface
com.echothree.control.user.workflow.common.result.CreateWorkflowResult
Packages that use CreateWorkflowResult
Package
Description
-
Uses of CreateWorkflowResult in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return types with arguments of type CreateWorkflowResultModifier and TypeMethodDescriptionWorkflowService.createWorkflow(UserVisitPK userVisitPK, CreateWorkflowForm form) -
Uses of CreateWorkflowResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return CreateWorkflowResultModifier and TypeMethodDescriptionstatic CreateWorkflowResultWorkflowResultFactory.getCreateWorkflowResult() -
Uses of CreateWorkflowResult in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return types with arguments of type CreateWorkflowResultModifier and TypeMethodDescriptionWorkflowBean.createWorkflow(UserVisitPK userVisitPK, CreateWorkflowForm form)