How to create TeamArea hierarchy using RTC API
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
see the ITeamAreaHierarchy object in the javadoc.
the teamareahierarchy can be found off the Projectarea getTeamAreaHierarchyITeamAreaHierarchy getTeamAreaHierarchy()Returns the team area hierarchy that defines the relationship between the team areas located inside in this project area. |
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.