Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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

1

0 votes



2 answers

Permanent link
If you look at the process config, team config, Event handlers, source control, you will see event points where you can add a follow-up action.

 

0 votes


Permanent link
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.

0 votes

Comments

I have looked into event handlers recently and this seems to be an API part that is not really used. However, if you look into the mail notification, you realize that there are other ways to asynchronously track and react changes.

@Sam @Ralph, Thanks for your responses. 

Sorry i was not clear on my query. i was looking for the event handler from plain Java api side. we build a plugin for our developers and our plugin does few things (refreshing the user repo details when flow target changes, rebuild the cacahe based on login). Similarly we need the events that will help us to capture stream/component addition to project area/steam

 

I am not a specialist for that. I would suggest to look into the SDK and how the Eclipse plugins get notified. I think for example the pending changes view polls.

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: Nov 18 '13, 1:22 a.m.

Question was seen: 6,720 times

Last updated: Nov 19 '13, 2:41 a.m.

Confirmation Cancel Confirm