ProjectHistory

Description

Package: com.ibm.rpm.resource.containers

Extends: RPMObject

Usage

This object represents the project history of a resource.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. ProjectHistory Field Description
Field Details
client

Type: string

Default value: N/A

Description: The client of the project.

Field validation description: Limit 100 characters.

Additional field security restrictions: N/A

description

Type: string

Default value: N/A

Description: The project description.

Field validation description: Limit 1020 characters.

Additional field security restrictions: N/A

startDate

Type: dateTime

Default value: N/A

Description: The start date of the project.

Field validation description: The field startDate must be less than, or equal to the field endDate.

Additional field security restrictions: N/A

endDate

Type: dateTime

Default value: N/A

Description: The end date of the project.

Field validation description: The field startDate must be less than, or equal to the field endDate.

Additional field security restrictions: N/A

projectLength

Type: string

Default value: N/A

Description: The length of the project.

Field validation description: Limit100 characters.

Additional field security restrictions: N/A

timeSpent

Type: string

Default value: N/A

Description: The amount of time spent on the project.

Field validation description: Limit 50 characters.

Additional field security restrictions: N/A

classification

Type: Classification

Default value: N/A

Description: The classification of the project.

Field validation description: N/A

Additional field security restrictions: N/A

industry

Type: IndustryType

Default value: N/A

Description: The industry type.

Field validation description: N/A

Additional field security restrictions: N/A

role

Type: string

Default value: N/A

Description: The role of the resource in the project.

Field validation description: Limit 50 characters.

Additional field security restrictions: N/A

skillsResponsibilties

Type: string

Default value: N/A

Description: The resource’s skills and responsibilities in the project.

Field validation description: Limit 1020 characters.

Additional field security restrictions: N/A

projectname

Type: string

Default value: N/A

Description: The name of the project.

Field validation description: Limit 100 characters.

Additional field security restrictions: N/A

Inherited Objects

Click on object for list of inherited fields:

From RPMObject

Related Objects