How to retrieve all work item types
2 answers
Hi Sebastien,
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
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