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

How to add/modify change set comments using RTC server side APIs ?

 I have a requirement where i have to add/modify a change set's comment while delivering it through an advisor. Using client JAVA libraries, we'd usually do it using the below code:


SCMPlatform.getWorkspaceManager(repository).setComment(changeSetHandle, comment, monitor);

Some one please help me with the equivalent server side code. Thanks in advance.

0 votes


Accepted answer

Permanent link

 Use IScmService.setComment(...)

Nagendra Prasad 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
× 2

Question asked: Jun 09 '17, 8:56 a.m.

Question was seen: 1,300 times

Last updated: Jun 11 '17, 11:10 p.m.

Confirmation Cancel Confirm