RTC sever side api to fetch team area members from RTC project area.
Hi All,
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. |
2 answers
Ralph Schoon (63.3k●3●36●46)
| answered Oct 24 '17, 2:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Oct 24 '17, 3:52 a.m. 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.
|
It seems to be a duplicate of RTC Reportable API - Get list of teams' members for a project? |
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.