It's all about the answers!

Ask a question

How to retrieve all work item types


sébastien etter (21687) | asked Oct 21 '08, 3:28 a.m.
Hi !

I want to retrieve all work item types and if possible icons that represent these types.

Thanks in advance

Sbastien Etter
CapGemini TS

2 answers



permanent link
sébastien etter (21687) | answered Oct 21 '08, 5:26 a.m.
Excellent,

Thx Patrick !

permanent link
Patrick Streule (4.9k21) | answered Oct 21 '08, 4:41 a.m.
JAZZ DEVELOPER
Hi Sebastien,

I want to retrieve all work item types and if possible icons that
represent these types.

IWorkItemCommon#findWorkItemTypes(IProjectAreaHandle projectArea,
IProgressMonitor monitor)

returns a list of IWorkItemTypes. These contain the URLs of the normal
and dimmed icons.

HTH,
Patrick
Jazz Work Item Team

Your answer


Register or to post your answer.


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.