is there an overview or developer's guide for extending RTC?
HI..
i'm running through the tutorial RTC has, BUT i'm looking for a bigger picture, class diagrams, references , object model overview, for example how to persist,query, and manipulate workitems while inside a server, i imagine there is some sort of Repository class for this. so i'm looking for an object model description and guide for RTC devlopment. |
One answer
The development information is in the wiki... here are a couple of places to look:
https://jazz.net/wiki/bin/view/Main/RtcSdk20 https://jazz.net/wiki/bin/view/Main/WorkItemsMain You could also take a look at WorkItemRestService.java which is where the web UI requests are processes. Regards, Larry Smith HI.. |
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.