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

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.

0 votes



2 answers

Permanent link
 Hello Gustavo,
you may use:
  • WorkItemAttributes.CORRECTED_ESTIMATE
  • WorkItemAttributes.TIME_SPENT
See https://jazz.net/wiki/bin/view/Main/AttributeCustomization

Thanks,
Eric

1 vote


Permanent link
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.

0 votes

Comments

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

(some many knowledge sources / resources...)

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
× 12,019
× 457
× 411
× 369
× 324
× 89

Question asked: Sep 20 '13, 5:43 p.m.

Question was seen: 7,997 times

Last updated: Sep 23 '13, 6:49 a.m.

Confirmation Cancel Confirm