Uses of Interface
com.echothree.control.user.workflow.common.result.GetWorkflowEntrancesResult
Packages that use GetWorkflowEntrancesResult
Package
Description
-
Uses of GetWorkflowEntrancesResult in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return types with arguments of type GetWorkflowEntrancesResultModifier and TypeMethodDescriptionWorkflowService.getWorkflowEntrances(UserVisitPK userVisitPK, GetWorkflowEntrancesForm form) -
Uses of GetWorkflowEntrancesResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return GetWorkflowEntrancesResultModifier and TypeMethodDescriptionstatic GetWorkflowEntrancesResultWorkflowResultFactory.getGetWorkflowEntrancesResult() -
Uses of GetWorkflowEntrancesResult in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return types with arguments of type GetWorkflowEntrancesResultModifier and TypeMethodDescriptionWorkflowBean.getWorkflowEntrances(UserVisitPK userVisitPK, GetWorkflowEntrancesForm form)