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

How can I get information about plans programmatically?

Hi,

whether it is possible to obtain simple information about the plans, using plain java API?

Such as: WorkItem assigned to the plan, the ranking of workitems, the progress of workitems
,division of work  on people?


0 votes



2 answers

Permanent link
you call that simple?!.. list of the workitems in a plan is enough of a challenge..

there is an undocumented set of classes thru the IIterationPlanClient.

        /*
         * IIterationPlanClient planClient = (IIterationPlanClient)
         * teamRepository.getClientLibrary(IIterationPlanClient.class);
         */

in com.ibm.apt.client, common and api.common

1 vote


Permanent link
From my side, I see That like a Plan with attached workitems reference .That does not sound bad : )


I will be very grateful for any help in this topic. Thank You @sam for this informations.

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,937

Question asked: Dec 02 '12, 5:54 a.m.

Question was seen: 3,631 times

Last updated: Dec 02 '12, 6:06 p.m.

Confirmation Cancel Confirm