It's all about the answers!

Ask a question

[closed] How to get value of attributes of workitem using Plain Java API ?


shweta ranaware (371751) | asked Nov 09 '15, 6:17 a.m.
closed Nov 09 '15, 7:33 a.m. by Ralph Schoon (63.1k33646)
 Hi All ,
          I want to access all  values of attribute type team area,Enumeration,Project area,Timestamp ,duration etc ..  depending upon user choice .
 Means if user want  to access the 3 attributes value of particular WI for example  created date, created by ,tags  
 then values of these attributes should be displayed on console.
           so My problem is how to access that attributes values depending on User Choice. I have code for  accessing the values of all attributes which are in WI . but i want to fetch the attribute value of user choice not all .

The question has been closed for the following reason: "Duplicate Question" by rschoon Nov 09 '15, 7:33 a.m.