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

RTC Java API - how to save a working copy of type IReadAccessList

Hi,


Currently I am writing a script to synchronize between a list of contributors and a process area's read access list. I am able to get a working copy of the read access list and add/remove contributors, but am drawing a blank on how to "save" (for lack of a better term) those changes. I know that when modifying a working copy of a contributor, there's a method contained in: 

com.ibm.team.repository.client.IContributorManager.saveContributor(IContributor, IProgressMonitor)

which seems to save the modifications made to the contributor working copy within the repository. 

Is there a similar method for an IItem.getWorkingCopy() instance? I am having difficulty finding a similar method in the API documentation.

Thank you.

0 votes


Be the first one to answer this question!

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

Question asked: Jul 19 '18, 11:18 a.m.

Question was seen: 1,413 times

Last updated: Jul 19 '18, 11:18 a.m.

Confirmation Cancel Confirm