Fetch all Project Areas in a repository using Plain Java API
![](http://jazz.net/_images/myphoto/f27927d8c46ef4dffc5dcdac7e447f73.jpg)
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.
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.
2 answers
![](http://jazz.net/_images/myphoto/f27927d8c46ef4dffc5dcdac7e447f73.jpg)
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,
Thanks
Sridevi
Jazz Process Team