Uses of Interface
com.echothree.control.user.workflow.common.spec.WorkflowDestinationUniversalSpec
Packages that use WorkflowDestinationUniversalSpec
Package
Description
-
Uses of WorkflowDestinationUniversalSpec in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return WorkflowDestinationUniversalSpec -
Uses of WorkflowDestinationUniversalSpec in com.echothree.control.user.workflow.common.form
Subinterfaces of WorkflowDestinationUniversalSpec in com.echothree.control.user.workflow.common.formModifier and TypeInterfaceDescriptioninterface
interface
-
Uses of WorkflowDestinationUniversalSpec in com.echothree.control.user.workflow.common.spec
Methods in com.echothree.control.user.workflow.common.spec that return WorkflowDestinationUniversalSpec -
Uses of WorkflowDestinationUniversalSpec in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return WorkflowDestinationUniversalSpec -
Uses of WorkflowDestinationUniversalSpec in com.echothree.model.control.workflow.server.logic
Methods in com.echothree.model.control.workflow.server.logic with parameters of type WorkflowDestinationUniversalSpecModifier and TypeMethodDescriptionWorkflowDestinationLogic.getWorkflowDestinationByUniversalSpec
(ExecutionErrorAccumulator eea, WorkflowDestinationUniversalSpec universalSpec, boolean allowDefault) WorkflowDestinationLogic.getWorkflowDestinationByUniversalSpec
(ExecutionErrorAccumulator eea, WorkflowDestinationUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) WorkflowDestinationLogic.getWorkflowDestinationByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, WorkflowDestinationUniversalSpec universalSpec, boolean allowDefault)