RTC - Retrieve plan from iteration
Hello,
I'm using the java RTC plain client. I have code to lookup the iteration from a workItem
IIteration iteration = (IIteration) fTeamRepository.itemManager().fetchCompleteItem((IIterationHandle) handle, IItemManager.DEFAULT, fMonitor);
I would like to have a URL link out to the plan that references this iteration.
I know the plans API isn't exposed, any one have any suggestion?
Thanks!
|
Be the first one to answer this question!
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.