ITeamRepository from UUID
Hello, how to get ITeamRepository object from UUID in RTC Java API?
|
Accepted answer
One other answer
Ralph Schoon (63.3k●3●36●46)
| answered Oct 12 '17, 3:56 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER If you know the item type, you can create an IItemHandle handle from the UUID then use com.ibm.team.repository.common.IItemHandle.getOrigin() and get the teamrepository. See https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/ |
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.