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

How to get a Field Against in alm using Java api

Hi

How to get a Field Against Values list for a particular Project area in alm using Java api

0 votes



One answer

Permanent link
  • com.ibm.team.workitem.common.IWorkItemCommon.findCategories(IProjectAreaHandle, ItemProfile<ICategory>, IProgressMonitor)
  • com.ibm.team.workitem.common.IWorkItemCommon.findCategoriesOfProcessArea(IProcessAreaHandle, ItemProfile<ICategory>, IProgressMonitor)
  • com.ibm.team.workitem.common.IWorkItemCommon.findCategoriesOfTeamArea(ITeamAreaHandle, ItemProfile<ICategory>, IProgressMonitor)
  • com.ibm.team.workitem.common.IWorkItemCommon.findCategoryById2(IProjectAreaHandle, CategoryId, IProgressMonitor)
  • com.ibm.team.workitem.common.IWorkItemCommon.findCategoryByNamePath(IProjectAreaHandle, List<String>, IProgressMonitor)

0 votes

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
× 411

Question asked: Aug 30 '17, 5:22 a.m.

Question was seen: 1,791 times

Last updated: Aug 30 '17, 5:47 a.m.

Confirmation Cancel Confirm