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

ITeamRepository from UUID

Hello, how to get ITeamRepository object from UUID in RTC Java API?

0 votes


Accepted answer

Permanent link

Thanks, I found also that following function allows it:

TeamPlatform.getTeamRepositoryService().getTeamRepository(UUID)

Ralph Schoon selected this answer as the correct answer

0 votes

Comments

 Thanks, I updated the post.


One other answer

Permanent link

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/ 

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,937

Question asked: Oct 12 '17, 3:38 a.m.

Question was seen: 1,370 times

Last updated: Oct 12 '17, 4:50 a.m.

Confirmation Cancel Confirm