RTC Event handlers on Java client api
What are all the rtc events that can be captured from eclipse client..??? i am in need of capturing lots of event that happen on rtc from eclipse client, but not sure where to look for them. is there any documents that are available?
Currently i am need to capture the events like, adding/removing components to the stream and adding/deleting stream from project area.
Any help on these and tips to explore the event related api's will be greatly appreciated.
Thanks
2 answers
You want to look here for the operations and their ID's: https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations . I have tried to give some guidelines in blogs. Start here: http://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ . There are several more posts and searching for tags and keywords can help you find more information.