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
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jan 28 '21, 6:08 a.m.I don't understand what you want to do.
Marcin Blacha
Jan 28 '21, 6:34 a.m.