It's all about the answers!

Ask a question

Extract Corrected Estimate and Time Spent with RTC Java API


Gustavo Leyva (3345) | asked Sep 20 '13, 5:43 p.m.
edited Sep 20 '13, 5:44 p.m.
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



permanent link
Eric Jodet (6.3k5111120) | answered Sep 23 '13, 2:12 a.m.
JAZZ DEVELOPER

permanent link
Ralph Schoon (63.1k33646) | 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.

Comments
Eric Jodet commented Sep 23 '13, 6:49 a.m.
JAZZ DEVELOPER

 Yeah - Ralph's blog should be my home page :)

(some many knowledge sources / resources...)

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.