Is there any RTC Java API architecutre or design diagram?
Recently I am creating some event handling following up action, which will use RTC server side API.
I used Plain Java API before from client, I find the API is different for server side and client side. I can searched more useful information and code segment from this forum, another way, some one could told me the related class and I can search more things in SDK source code. But I do not have a whole picture of the RTC API Design, and just know the a little about ItemService, ItemHandle, fetchItem(). Any one or any where has the total picture of API and SDK, I think it will be useful for most of the users. Thanks! |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Jan 18 '16, 9:44 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I am not aware of any and it is also not trivial to create one. There are several parts of the API, work item, process, scm,... There is a client part, a common part and a server part for most of those as well.
I don't believe you could fit that on one picture either. |
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.