It's all about the answers!

Ask a question

How to make sure if an attribute is an enumerated or not by Java API


Harish Raj (1131619) | asked Nov 17 '12, 9:04 a.m.
How to make sure if an attribute of a work-item is enumerated or not by Java API?

-Harish Raj

One answer



permanent link
sam detweiler (12.5k6194201) | answered Nov 18 '12, 8:05 a.m.
edited Nov 18 '12, 8:14 a.m.
sorry, I don't quite understand your use of 'enumerated'..

does this mean accessible from,
or
is an enumeration? 

here is a link to some java code I use to determine IF a workitem attribute is an enumeration,
and if so, to get its text description
all attributes

Your answer


Register or to post your answer.