Managing event actions

An event action is the Content Cortex registration for the Java™ class code that a developer implements by using the Content Engine API EventActionHandler interface in the Content Engine API.

About this task

The code is called the event action handler. To view a sample source code implementation of EventActionHandler, see JavaEventHandler.java in the following directory:
    …/Program Files/Filenet/Content Engine/samples
A handler can be implemented in the following ways:
  • A class file that is in the Java virtual machine (JVM) class path
  • A class or JAR file that is contained in a code module