It's all about the answers!

Ask a question

Getting DevelopmentLine of a TeamArea?


Andy Berner (61127) | asked Jul 25 '08, 4:07 p.m.
How can I find the IDevelopmentLine that an ITeamArea object is associated with? I see ITeamArea#getProjectArea() but not a getDevelopmentLine().

One answer



permanent link
Christof Marti (681) | answered Jul 28 '08, 4:18 a.m.
You can use IProcessClientService.getDevelopmentLine(...) (where you get a IProcessClientService from ITeamRepository.getClientLibrary(...)).

Christof
Jazz Work Item team

Your answer


Register or to post your answer.