How to make sure if an attribute is an enumerated or not by Java API
One answer
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
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