How can I update changeset's comment with jazz SDK api ?
Kenji Kitajima (13●7●9)
| asked Jul 31 '15, 12:54 a.m.
edited Jul 31 '15, 2:29 a.m. by Ralph Schoon (63.5k●3●36●46)
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
Ralph Schoon (63.5k●3●36●46)
| 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
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.