Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

looking for list of plan column attribute ids

Would someone point me at definitive list of ids used for column types in plan definitions please

Below is an example of some of the related xml
i'm specifically looking for "Filed Against", "Due Date", and "Resolution Date"


   <planmode id="com.ibm.team.apt.viewmodes.internal.gantt" name="Work Breakdown and Schedule" progressMode="LOAD">
       <columns>
           <column attribute="com.ibm.team.apt.attribute.owner"/>
           <column attribute="com.ibm.team.apt.attribute.planitem.estimate"/>
           <column attribute="com.ibm.team.apt.attribute.planitem.constraintType"/>
           <column attribute="com.ibm.team.apt.attribute.planitem.constraintDate"/>
           <column attribute="planning/source/com.ibm.team.workitem.linktype.schedulePredecessor"/>
           <column attribute="com.ibm.team.apt.attribute.planitem.id"/>
           <column attribute="com.ibm.team.apt.attribute.accumulatedTime"/>
       </columns>

0 votes



One answer

Permanent link
I eventually found the list by unzipping the source zipfile in

RTC-SDK-6.0\plugins\com.ibm.team.apt.common.rtc.feature.source_3.0.1300.v20150514_0206/src/com.ibm.team.apt.api.client_3.0.900.v20150429_0317

 source file \com/ibm/team/apt/api/client/IPlanItem.java has them listed as IPlanningAttributeIdentifier

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,132

Question asked: Feb 10 '16, 10:17 a.m.

Question was seen: 1,872 times

Last updated: Mar 21 '16, 6:08 a.m.

Confirmation Cancel Confirm