Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

list WorkItem categories/types API

I am looking for API allows to list WorkItem categories/types.

I found such API but not public.
com.ibm.team.workitem.ide.ui.internal.aspecteditor.type.TypeManager

is there some public analog?

0 votes



One answer

Permanent link
I am looking for API allows to list WorkItem categories/types.

I found such API but not public.
com.ibm.team.workitem.ide.ui.internal.aspecteditor.type.TypeManager

is there some public analog?

Take a look at IWorkItemCommon:

findCategories(IProjectAreaHandle projectArea, ItemProfile<ICategory>
profile, IProgressMonitor monitor)

findWorkItemTypes(IProjectAreaHandle projectArea, IProgressMonitor monitor)

Regards,
Patrick,
Jazz Work Item Team

0 votes

Comments

What is an ItemProfile<ICategory>?  I have the project area handle and progress monitor already.

Susan

ICategory.FULL_PROFILE

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,930

Question asked: Sep 25 '08, 6:36 a.m.

Question was seen: 6,742 times

Last updated: Apr 17 '13, 11:41 a.m.

Confirmation Cancel Confirm