Getting DevelopmentLine of a TeamArea?
How can I find the IDevelopmentLine that an ITeamArea object is associated with? I see ITeamArea#getProjectArea() but not a getDevelopmentLine().
|
One answer
You can use IProcessClientService.getDevelopmentLine(...) (where you get a IProcessClientService from ITeamRepository.getClientLibrary(...)).
Christof Jazz Work Item team |
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.