Uses of Interface
com.echothree.control.user.workflow.common.result.EditWorkflowResult
Packages that use EditWorkflowResult
Package
Description
-
Uses of EditWorkflowResult in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return types with arguments of type EditWorkflowResultModifier and TypeMethodDescriptionWorkflowService.editWorkflow(UserVisitPK userVisitPK, EditWorkflowForm form) -
Uses of EditWorkflowResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return EditWorkflowResultModifier and TypeMethodDescriptionstatic EditWorkflowResultWorkflowResultFactory.getEditWorkflowResult() -
Uses of EditWorkflowResult in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return types with arguments of type EditWorkflowResultModifier and TypeMethodDescriptionWorkflowBean.editWorkflow(UserVisitPK userVisitPK, EditWorkflowForm form) -
Uses of EditWorkflowResult in com.echothree.control.user.workflow.server.command
Methods in com.echothree.control.user.workflow.server.command that return EditWorkflowResultMethods in com.echothree.control.user.workflow.server.command with parameters of type EditWorkflowResultModifier and TypeMethodDescriptionvoidEditWorkflowCommand.fillInResult(EditWorkflowResult result, Workflow freeOnBoard) EditWorkflowCommand.getEntity(EditWorkflowResult result)