Class WorkflowDestinationSecurityRoleTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.workflow.common.transfer.WorkflowDestinationSecurityRoleTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowDestinationSecurityRoleTransfer(WorkflowDestinationPartyTypeTransfer workflowDestinationPartyType, SecurityRoleTransfer securityRole) Creates a new instance of WorkflowDestinationSecurityRoleTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSecurityRole(SecurityRoleTransfer securityRole) voidsetWorkflowDestinationPartyType(WorkflowDestinationPartyTypeTransfer workflowDestinationPartyType) 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
-
WorkflowDestinationSecurityRoleTransfer
public WorkflowDestinationSecurityRoleTransfer(WorkflowDestinationPartyTypeTransfer workflowDestinationPartyType, SecurityRoleTransfer securityRole) Creates a new instance of WorkflowDestinationSecurityRoleTransfer
-
-
Method Details
-
getWorkflowDestinationPartyType
-
setWorkflowDestinationPartyType
public void setWorkflowDestinationPartyType(WorkflowDestinationPartyTypeTransfer workflowDestinationPartyType) -
getSecurityRole
-
setSecurityRole
-