Planned For (iteration) api
hi my name is se-young
i'd like to know api to modify Planned For (iteration) items
already i had several iterations , for example unsigned, backlog, sprint1, spirint2
now it is allocated unsigend,
so i want to change , unsigned -> backlog
this is my code
void com.ibm.team.workitem.common.model.IWorkItem.setTarget(IIterationHandle arg0)
what should i do to set .settarget(????)
although i saw IIterationHandle api but i don't know IIterationHandle method well
thank you for reading
One answer
Note:This is just a copy of the above comment by pugazhenthi samidurai. I have pasted it into an answer instead of a comment so that people will know to look here for an answer to this question.
Hi se-young,
Try this link , i hope it will help you.
https://jazz.net/forum/questions/90099/how-to-get-and-set-the-iteration-targetid-using-java-api
Try this link , i hope it will help you.
https://jazz.net/forum/questions/90099/how-to-get-and-set-the-iteration-targetid-using-java-api
Comments
pugazhenthi samidurai
Oct 08 '12, 5:21 a.m.Hi se-young,
Try this linkĀ , i hope it will help you.
https://jazz.net/forum/questions/90099/how-to-get-and-set-the-iteration-targetid-using-java-api