Uses of Interface
com.echothree.control.user.workflow.common.result.EditWorkflowStepResult
Packages that use EditWorkflowStepResult
Package
Description
-
Uses of EditWorkflowStepResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return EditWorkflowStepResultModifier and TypeMethodDescriptionstatic EditWorkflowStepResult
WorkflowResultFactory.getEditWorkflowStepResult()
-
Uses of EditWorkflowStepResult in com.echothree.control.user.workflow.server.command
Methods in com.echothree.control.user.workflow.server.command that return EditWorkflowStepResultMethods in com.echothree.control.user.workflow.server.command with parameters of type EditWorkflowStepResultModifier and TypeMethodDescriptionvoid
EditWorkflowStepCommand.fillInResult
(EditWorkflowStepResult result, WorkflowStep freeOnBoard) EditWorkflowStepCommand.getEntity
(EditWorkflowStepResult result)