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

How to fetch all the Timelines and Iterations programatically using Plain java API ?

We have requirement to list all the Timelines and iterations under each timeline . how to do this using plain Java API ?

Thanks
Akshay P.

0 votes


Accepted answer

Permanent link
IDevelopmentLineHandle[] developmentLineHandles = projectArea.getDevelopmentLines();


Here is the timeline and iteration API: https://rsjazz.wordpress.com/2012/10/05/handling-iterations-automation-for-the-planned-for-attribute/



Akshay Panchakshari selected this answer as the correct answer

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
× 10,938

Question asked: Nov 08 '16, 6:10 a.m.

Question was seen: 1,670 times

Last updated: Nov 08 '16, 7:18 a.m.

Confirmation Cancel Confirm