I am using com.ibm.team.workitem.rcp.ui.WorkItemUI. showWorkItems() to display the results in eclipse client.
But It doesn't all ow use to customized columns in the results. So is there other function/ method where I can pass attribute names to display as columns.
none of that is documented, so I doubt anyone can help. As I've worked thru many of the internal classes, they were not designed to be general purpose.
Thanks Sam, surprised to hear that there is no API method with that I can display the query result in work Items window with my own columns set in query
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPERMar 16 '16, 7:46 a.m.
This "API" was designed to be able to code the product and not to be an easy to consume API for users. So your expectations are probably too high. It is obviously possible to display queries with a defined set of columns,. However how the RTC Eclipse SDK does this remains to be discovered. The method above does not seem to be able to pass the columns to display.
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means.
Learn more here.