PROJECT

From LongJump Support Wiki
Revision as of 00:56, 21 September 2011 by imported>Aeric

Notepad.png

Note: This object is available only after installing the Project Management application. It can be accessed using both the Java API and the REST API.

Object ID
PROJECT
Available Fields
  • Required Fields are highlighted, in italics
This state describes the default field property in a new instance of the platform. Users with appropriate Data Access Permissions can change field properties without notice.
  • Additional fields may be returned. Such fields are generally intended for internal use, or for backward compatibility. Common fields intended for internal use include:
  • CALL_ACTION
  • VIEW_ACTION
Field Name Display Type Description
record_id * Number Unique record identifier
owner_id * String Unique record owner identifier
date_modified * String Date the record was last modified
date_created * String Date the record was created
created_id * String Unique identifier of the the user who created the record
modified_id * String Unique identifier of the user who last modified the record
name string Project Name
stage string Project Status
type string Type
percentage_complete percent % Complete
estimated_start_date date Estimated Start Date
estimated_end_date date Estimated End Date
actual_start_date date Actual Start Date
actual_end_date date Actual End Date
priority string Priority
estimated_hours double Estimated Hours
estimated_costs currency Estimated Costs
actual_hours double Actual Hours
actual_costs currency Actual Costs
percent_over_hours percent % Over Hours
percent_over_budget percent % Over Budget
description string Description