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

Get the value of an attribute of a workItem

I want to get the Release Target attribute's value.

I tried,

IWorkItem iWorkItem = wiInstance.getWorkItem();
System.out.println(iWorkItem.getValue(attribute).toString());


instead, it returns IDeliverableHandle object.
I would be grateful
for your help, I searched the archive threads but the answers were not clear enough for me.


0 votes



One answer

Permanent link

If you really want to learn that, you have to do some reading.



 



0 votes

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
× 10,937
× 411

Question asked: Feb 08 '17, 12:30 a.m.

Question was seen: 2,589 times

Last updated: Feb 08 '17, 2:05 a.m.

Confirmation Cancel Confirm