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

Fetch all Project Areas in a repository using Plain Java API

I am looking for a way to fetch all the project areas inside a repository.

I have connected to the repository and have an object of type ITeamRepository, but unfortunately I could not find a client library which will give me the list of all project areas in the repository. I am able to find only api's which will give me the project area for which I know the name.

0 votes



2 answers

Permanent link
I am looking for a way to fetch all the project areas inside a repository.

I have connected to the repository and have an object of type ITeamRepository, but unfortunately I could not find a client library which will give me the list of all project areas in the repository. I am able to find only api's which will give me the project area for which I know the name.


Hi,
IProcessItemService.findAllProjectAreas() will fetch the list of all Project Areas. For more details have a look at - http://jazz.net/forums/viewtopic.php?t=6360&highlight=iprocessitemservice.

Thanks
Sridevi
Jazz Process Team

0 votes


Permanent link
Thanks for the reply. It worked like magic!!! :)

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
× 10,938

Question asked: Dec 26 '09, 7:10 a.m.

Question was seen: 7,035 times

Last updated: Dec 26 '09, 7:10 a.m.

Confirmation Cancel Confirm