Uses of Interface
com.echothree.control.user.workflow.common.spec.WorkflowEntranceUniversalSpec
Packages that use WorkflowEntranceUniversalSpec
Package
Description
-
Uses of WorkflowEntranceUniversalSpec in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return WorkflowEntranceUniversalSpec -
Uses of WorkflowEntranceUniversalSpec in com.echothree.control.user.workflow.common.form
Subinterfaces of WorkflowEntranceUniversalSpec in com.echothree.control.user.workflow.common.formModifier and TypeInterfaceDescriptioninterface
interface
-
Uses of WorkflowEntranceUniversalSpec in com.echothree.control.user.workflow.common.spec
Methods in com.echothree.control.user.workflow.common.spec that return WorkflowEntranceUniversalSpec -
Uses of WorkflowEntranceUniversalSpec in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return WorkflowEntranceUniversalSpec -
Uses of WorkflowEntranceUniversalSpec in com.echothree.model.control.workflow.server.logic
Methods in com.echothree.model.control.workflow.server.logic with parameters of type WorkflowEntranceUniversalSpecModifier and TypeMethodDescriptionWorkflowEntranceLogic.getWorkflowEntranceByUniversalSpec
(ExecutionErrorAccumulator eea, WorkflowEntranceUniversalSpec universalSpec, boolean allowDefault) WorkflowEntranceLogic.getWorkflowEntranceByUniversalSpec
(ExecutionErrorAccumulator eea, WorkflowEntranceUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) WorkflowEntranceLogic.getWorkflowEntranceByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, WorkflowEntranceUniversalSpec universalSpec, boolean allowDefault)