How to get a Field Against in alm using Java api
One answer
- 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)