It's all about the answers!

Ask a question

How we can fetch the all Plan details of a project from IBM RTC Using Plain Java API ?


ramesh m (13310) | asked Sep 07 '15, 5:53 a.m.
 Hi All,
               I am facing problem to get the plan details from IBM RTC using Plain Java API. Please help me on this.

Regards,
Ramesh

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Sep 07 '15, 6:16 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is an entry point into the plan API: https://rsjazz.wordpress.com/2015/06/11/creating-plans-with-the-plain-java-client-api/ it is basically all I have.


Comments
ramesh m commented Sep 07 '15, 6:44 a.m.

 HI Ralph,

  I have gone thorugh you blog, that is for creating the Plan. 
But I want to fetch the created plan details and need to display in my standalone program. I am New To IBM RTC.
Regards,
Ramesh


Ralph Schoon commented Sep 07 '15, 6:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Consider looking at IIterationPlanRecord, which has a bunch of getters.


ramesh m commented Sep 07 '15, 9:44 a.m.

 Ralph, In IIterationPlanRecord no method is not giving the Plan Details. please give some code example.


Regards,
Ramesh

Your answer


Register or 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.