It's all about the answers!

Ask a question

How to create TeamArea hierarchy using RTC API


Kaushambi Singh (371310379) | asked May 30 '13, 7:28 a.m.
 I know how to create Teamarea in a project area using API. Is it possible to create team area hierarchy using Java API  in a given project area?

One answer



permanent link
sam detweiler (12.5k6195201) | answered May 30 '13, 12:57 p.m.
see the ITeamAreaHierarchy object in the javadoc.
the teamareahierarchy can be found off the Projectarea

getTeamAreaHierarchy

ITeamAreaHierarchy getTeamAreaHierarchy()
Returns the team area hierarchy that defines the relationship between the team areas located inside in this project area.

Your answer


Register or 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.