It's all about the answers!

Ask a question

RTC Eclipse Client - perform action after accepting incoming changes


Simon Muschel (111) | asked Feb 01 '16, 8:34 a.m.
I need to perform an action after a user has accepted incoming changes in Eclipse, using RTC Eclipse client. Does the Eclipse client offer any extension points that I could use for this? Action has to be performed on the client side, not the server.

Any hints would be greatly appreciated!

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Feb 01 '16, 8:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
These are the operation ID's and extension point I am aware of. https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations
Accept does not show up and also not in the operational behavior available in the Eclipse Admin UI.

Comments
Geoffrey Clemm commented Feb 01 '16, 12:57 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Note that Ralph is referring to extension points defined on the server (that apply to all clients).   Also note that an accept into a stream will trigger the deliver extension point for that stream.

Your answer


Register or 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.