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. |
2 answers
![]()
Thanks for the reply. It worked like magic!!! :)
|
![]() I am looking for a way to fetch all the project areas inside a repository. Hi, Thanks Sridevi Jazz Process Team |