It's all about the answers!

Ask a question

How can I update changeset's comment with jazz SDK api ?


Kenji Kitajima (1379) | asked Jul 31 '15, 12:54 a.m.
edited Jul 31 '15, 2:29 a.m. by Ralph Schoon (63.1k33645)
 Hello!
I am wondering if the following is possible in RTC via Java API?
Update a changeset's comment against repository workspace.

Thanks in advance,

Regars,

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Jul 31 '15, 2:37 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Use IScmService.setComment(IChangeSetHandle changeSets, String comment, ISynchronizationTimes[] syncTimes, IRepositoryProgressMonitorHandle monitor)

Your answer


Register or 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.