ResourceTaskAssignmentScope

Description

Package: com.ibm.rpm.wbs.scope

Extends: RPMObjectScope

Usage

ResourceTaskAssignmentScope represents a scope to navigate to objects that are related to ResourceTaskAssignment.

Supported API Calls

N/A

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. ResourceTaskAssignmentScope Field Description
Field Detail
assignmentStatus

Type: boolean

Default value: false

Description: Determines whether or not to include the ResourceTaskAssignment’s assignmentStatus.

Field validation description: N/A

Additional field security restrictions: N/A

parent

Type: RPMObjectScope

Default value: N/A

Description: The scope of the ResourceTaskAssignment’s parent.

Field validation description: N/A

Additional field security restrictions: N/A

profile

Type: ProfileScope

Default value: N/A

Description: The scope of the Profile associated with the ResourceTaskAssignment.

Field validation description: Cannot coexist with resource.

Additional field security restrictions: N/A

resource

Type: ResourceScope

Default value: N/A

Description: The scope of the Resource associated with the ResourceTaskAssignment.

Field validation description: Cannot coexist with resource.

Additional field security restrictions: N/A

taskAssignment

Type: TaskAssignmentScope

Default value: N/A

Description: The scope of the TaskAssignment associated with the ResourceTaskAssignment.

Field validation description: N/A

Additional field security restrictions: N/A

workLocation

Type: boolean

Default value: false

Description: Determines whether or not to include the ResourceTaskAssignment’s workLocation.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

From RPMObject

Related Objects

N/A