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

Java code to get iteration end date?

Is it possible to extract the begin and/or end dates via the Java client (using IIterationHandle, the DevelopmentLine, or the like)?

I'm able to get the iterations (targets) for work items now, but am having trouble finding how to then know the dates associated with those iterations.

Thanks again for any help.

Dana

0 votes



One answer

Permanent link
Is it possible to extract the begin and/or end dates via the Java client (using IIterationHandle, the DevelopmentLine, or the like)?

I'm able to get the iterations (targets) for work items now, but am having trouble finding how to then know the dates associated with those iterations.

Thanks again for any help.

Dana


You can get the full iteration object (IIteration) using IItemManager API and invoke getStartDate()/getEndDate().

For more details on Items and ItemHandles please refer - http://jazz.net/forums/viewtopic.php?t=6417.

- Sridevi
Jazz Process Team

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

Question asked: Nov 02 '09, 12:15 a.m.

Question was seen: 7,459 times

Last updated: Nov 02 '09, 12:15 a.m.

Confirmation Cancel Confirm