Class | Description |
---|---|
AuditEventHandlerAdapter |
AuditEventHandlerAdapter provides a base implementation of the
AuditEventHandler interface, and provides implementations for
common operations needed by specific AuditEventHandler
implementations.
|
CrawlerHandler |
CrawlerHandler implements the AuditEventHandler interface, and handles
the forwarding of specific change-event information to a crawler instance-
specific alert table.
|
DeleteAllAuditEventsHandler |
DeleteAllAuditEventsHandler deletes all events
for a specific AuditSpecification, in batches.
|
HandlerDispatcher |
HandlerDispatcher is a handler which dispatches its events to other handlers.
|
InterMediaAnnotationHandler |
InterMediaAnnotationHandler processes AuditEvents posted on Document objects
that request InterMedia annotator processing on them.
|
RuntimeStateHandler |
RuntimeStateHandler processes AuditEvents posted on RuntimeState objects.
|
ScriptHandler |
ScriptHandler implements the AuditEventHandler
interface, and handles a special event used to execute
a set of ScriptOperations on behalf of the system user.
|
Copyright © 2023. All rights reserved.