Uses of Interface
com.echothree.control.user.workflow.common.edit.WorkflowStepEdit
Packages that use WorkflowStepEdit
Package
Description
-
Uses of WorkflowStepEdit in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return WorkflowStepEdit -
Uses of WorkflowStepEdit in com.echothree.control.user.workflow.common.edit
Methods in com.echothree.control.user.workflow.common.edit that return WorkflowStepEditModifier and TypeMethodDescriptionstatic WorkflowStepEdit
WorkflowEditFactory.getWorkflowStepEdit()
-
Uses of WorkflowStepEdit in com.echothree.control.user.workflow.common.form
Subinterfaces of WorkflowStepEdit in com.echothree.control.user.workflow.common.form -
Uses of WorkflowStepEdit in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return WorkflowStepEdit -
Uses of WorkflowStepEdit in com.echothree.control.user.workflow.server.command
Methods in com.echothree.control.user.workflow.server.command that return WorkflowStepEditMethods in com.echothree.control.user.workflow.server.command with parameters of type WorkflowStepEditModifier and TypeMethodDescriptionvoid
EditWorkflowStepCommand.doLock
(WorkflowStepEdit edit, WorkflowStep workflowStep)