Uses of Interface
com.echothree.control.user.workflow.common.spec.WorkflowStepUniversalSpec
Packages that use WorkflowStepUniversalSpec
Package
Description
-
Uses of WorkflowStepUniversalSpec in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return WorkflowStepUniversalSpec -
Uses of WorkflowStepUniversalSpec in com.echothree.control.user.workflow.common.form
Subinterfaces of WorkflowStepUniversalSpec in com.echothree.control.user.workflow.common.formModifier and TypeInterfaceDescriptioninterface
interface
-
Uses of WorkflowStepUniversalSpec in com.echothree.control.user.workflow.common.spec
Methods in com.echothree.control.user.workflow.common.spec that return WorkflowStepUniversalSpecModifier and TypeMethodDescriptionstatic WorkflowStepUniversalSpec
WorkflowSpecFactory.getWorkflowStepUniversalSpec()
-
Uses of WorkflowStepUniversalSpec in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return WorkflowStepUniversalSpec -
Uses of WorkflowStepUniversalSpec in com.echothree.model.control.workflow.server.logic
Methods in com.echothree.model.control.workflow.server.logic with parameters of type WorkflowStepUniversalSpecModifier and TypeMethodDescriptionWorkflowStepLogic.getWorkflowStepByUniversalSpec
(ExecutionErrorAccumulator eea, WorkflowStepUniversalSpec universalSpec, boolean allowDefault) WorkflowStepLogic.getWorkflowStepByUniversalSpec
(ExecutionErrorAccumulator eea, WorkflowStepUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) WorkflowStepLogic.getWorkflowStepByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, WorkflowStepUniversalSpec universalSpec, boolean allowDefault)