How we can fetch the all Plan details of a project from IBM RTC Using Plain Java API ?
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
Ralph Schoon (63.6k●3●36●46)
| 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
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
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.