It's all about the answers!

Ask a question

RTC API - How to get "A release is scheduled for this iteration" is checked for iteration using API?


Jayshree Mhaske (326) | asked May 15 '15, 11:15 a.m.
RTC  API - How to get "A release is scheduled for this iteration" is checked for iteration using API?

Comments
Jayshree Mhaske commented May 18 '15, 3:34 p.m.

Any thoughts on this?

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered May 19 '15, 1:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited May 19 '15, 1:50 a.m.
Please see: https://jazz.net/forum/questions/181251/creating-iterations-using-java-api
Use

IIteration.setHasDeliverable(true);
IIteration.hasDeliverable();
Jayshree Mhaske selected this answer as the correct answer

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.