Uses of Interface
com.echothree.control.user.workflow.common.result.GetWorkflowStepChoicesResult
Packages that use GetWorkflowStepChoicesResult
Package
Description
-
Uses of GetWorkflowStepChoicesResult in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return types with arguments of type GetWorkflowStepChoicesResultModifier and TypeMethodDescriptionWorkflowService.getWorkflowStepChoices(UserVisitPK userVisitPK, GetWorkflowStepChoicesForm form) -
Uses of GetWorkflowStepChoicesResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return GetWorkflowStepChoicesResultModifier and TypeMethodDescriptionstatic GetWorkflowStepChoicesResultWorkflowResultFactory.getGetWorkflowStepChoicesResult() -
Uses of GetWorkflowStepChoicesResult in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return types with arguments of type GetWorkflowStepChoicesResultModifier and TypeMethodDescriptionWorkflowBean.getWorkflowStepChoices(UserVisitPK userVisitPK, GetWorkflowStepChoicesForm form)