Class WorkflowDestinationSelectorTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.workflow.common.transfer.WorkflowDestinationSelectorTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowDestinationSelectorTransfer
(WorkflowDestinationTransfer workflowDestination, SelectorTransfer selector) Creates a new instance of WorkflowDestinationSelectorTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setSelector
(SelectorTransfer selector) void
setWorkflowDestination
(WorkflowDestinationTransfer workflowDestination) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
WorkflowDestinationSelectorTransfer
public WorkflowDestinationSelectorTransfer(WorkflowDestinationTransfer workflowDestination, SelectorTransfer selector) Creates a new instance of WorkflowDestinationSelectorTransfer
-
-
Method Details
-
getWorkflowDestination
-
setWorkflowDestination
-
getSelector
-
setSelector
-