How to obatain TeamArea in service plugin?
How can we get the team area in the service plugin? In my service plugin I have a small method which takes in string parameters and saves it to the repository. I want to add a server-side operation and advisor, and I would need a team area object. Do I need to pass additional parameters from the client down to the service for that purpose? Can anyone give me sample code to get the team area?
12 answers
Hi,
While going through the post , i found something of my interest .In one of the post jared burns said
My requirement is to know the other way round i.e to get all streams that belong to a particular team area .I could get team area information in my service plugin but couldnt find the way to get streams from ITeamArea class Please help me on this.
While going through the post , i found something of my interest .In one of the post jared burns said
For example, the operation which delivers change sets to a stream gets.
its team area by looking at the target stream and asking it for its
owner. This "owner" relationship is a modeled field on the stream
artifact which points to a team area.
My requirement is to know the other way round i.e to get all streams that belong to a particular team area .I could get team area information in my service plugin but couldnt find the way to get streams from ITeamArea class Please help me on this.
page 2of 1 pagesof 2 pages