Uses of Interface
com.echothree.control.user.workflow.common.result.CreateWorkflowStepResult
Packages that use CreateWorkflowStepResult
Package
Description
-
Uses of CreateWorkflowStepResult in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return types with arguments of type CreateWorkflowStepResultModifier and TypeMethodDescriptionWorkflowService.createWorkflowStep(UserVisitPK userVisitPK, CreateWorkflowStepForm form) -
Uses of CreateWorkflowStepResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return CreateWorkflowStepResultModifier and TypeMethodDescriptionstatic CreateWorkflowStepResultWorkflowResultFactory.getCreateWorkflowStepResult() -
Uses of CreateWorkflowStepResult in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return types with arguments of type CreateWorkflowStepResultModifier and TypeMethodDescriptionWorkflowBean.createWorkflowStep(UserVisitPK userVisitPK, CreateWorkflowStepForm form)