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

How to complete the changesets using java plain client libraries ?

hello team

i am able to commit the changesets using below code :

 fWorkspace.commit(fChangeSet, Collections
                         .singletonList(fWorkspace.configurationOpFactory()
                                 .save(fileWorkingCopy)), fMonitor);
 
         
Is thee any API where i can Complete the changesets  ??

Thank you

0 votes


Accepted answer

Permanent link

IWorkspaceConnection#closeChangeSets(changesets, monitor)

David Lafreniere selected this answer as the correct answer

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

Question asked: Jul 31 '17, 7:50 a.m.

Question was seen: 1,438 times

Last updated: Jan 11 '19, 3:55 p.m.

Confirmation Cancel Confirm