Get attribute label displayed in editor using Java API
![]()
I'm wondering, is it possible to fetch attribute name set as Label in editor using Java API:
![]()
I need it in my extension plugin, and because in company department names has changed I don't wan't to create new attribute only because of this.
com.ibm.team.workitem.common.model.IAttribute.getDisplayName() returns attribute name, not label. Any ideas?
|
Comments
I don't understand what you want to do.