This event handler adds a comment to a tracker item whenever an association is added
to or deleted from this tracker item.
This example illustrates how to intercept a specific event, trigger a follow-up
action by calling
TeamForge web services, and
add a comment based on the formatting template which is specified as part of a property
file.
The code for example one can be found here.
Tip: You can treat
a JAR file like a zip file: just extract it with your favorite zip program and have
a look at the files that are part of it.