Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

get team area information associated with filed against attribute(categories)?

Basically I have got category name, Lets call it "XYZ" then how do i get team areas which are associated with category "XYZ"? Then I would get members associated with that team area. But first I need to get team area. Please mention all the required services as well since this is my first plugin creating therefore I lack background and structure of API as well.

1 vote

Comments

Vivek, I have not done that either. I have tried it once, but did not have the time. If I get a chance, I will look at it.



One answer

Permanent link
Hi Vievek,

i hope the following code will help u.

  List<ITeamAreaHandle> test = category.getTeamAreas();

variable category is type of   ICategory.

0 votes

Your answer

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Oct 11 '12, 3:43 p.m.

Question was seen: 4,921 times

Last updated: Oct 16 '12, 1:04 a.m.

Confirmation Cancel Confirm