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

RTC sever side api to fetch team area members from RTC project area.

Hi All,

I am creating one server side plugin to fetch the team area members.
In this plugin we are unable to get the team area in server side.

from client side we can get it using,

ITeamArea teamArea = (ITeamArea) repository.itemManager().fetchCompleteItem(handle, IItemManager.DEFAULT, null);

how to get the team area in server side plugin?
can anyone help us for the same.

0 votes



2 answers

Permanent link

As https://rsjazz.wordpress.com/2012/11/30/a-create-approval-work-item-save-participant/ shows, you don't need to resolve any of the contributor handles in order to fetch the members and use them.

In case you have to, try com.ibm.team.repository.service.IRepositoryItemService

The API you use above is CLIENT API I would suggest you look into https://rsjazz.wordpress.com/2013/03/14/what-apis-are-available-for-rtc-and-what-can-you-extend/

1 vote


Permanent link

It seems to be a duplicate of RTC Reportable API - Get list of teams' members for a project?

0 votes

Comments

No, that one is about the Reportable REST API Cris.

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 24 '17, 1:55 a.m.

Question was seen: 2,322 times

Last updated: Oct 24 '17, 3:52 a.m.

Confirmation Cancel Confirm