Extract Corrected Estimate and Time Spent with RTC Java API
HI,
I am trying to extract "Corrected Estimate" and "Time Spent" using RTC Java API, when I debug the application I can see the attributes in the IWorkItem interface "correctedEstimate" and "TimeSpent", nevertheless I can't obtain or get the value: IWorkItem workItem - > Instance I am not able to find it in the instance of the class. Thanks in advance. Regards, Gustavo Leyva. |
2 answers
Hello Gustavo,
you may use:
Thanks,
Eric
|
Ralph Schoon (63.5k●3●36●46)
| answered Sep 23 '13, 6:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
See https://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/ and other posts on the blog like https://rsjazz.wordpress.com/2013/01/02/working-with-work-item-attributes/ on how to access that data.
|
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.