Uses of Interface
com.echothree.control.user.workflow.common.result.CreateWorkflowEntranceResult
Packages that use CreateWorkflowEntranceResult
Package
Description
-
Uses of CreateWorkflowEntranceResult in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return types with arguments of type CreateWorkflowEntranceResultModifier and TypeMethodDescriptionWorkflowService.createWorkflowEntrance(UserVisitPK userVisitPK, CreateWorkflowEntranceForm form) -
Uses of CreateWorkflowEntranceResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return CreateWorkflowEntranceResultModifier and TypeMethodDescriptionstatic CreateWorkflowEntranceResultWorkflowResultFactory.getCreateWorkflowEntranceResult() -
Uses of CreateWorkflowEntranceResult in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return types with arguments of type CreateWorkflowEntranceResultModifier and TypeMethodDescriptionWorkflowBean.createWorkflowEntrance(UserVisitPK userVisitPK, CreateWorkflowEntranceForm form)