| 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. 
 | 
| DispatchingHandler | 
 DispatchingHandler is an abstract handler which dispatches 
 the AuditEvents it receives to other Workers, as defined by a 
 DispatchingHandlerSpecification, or processes them directly
 if there are no Workers defined. 
 | 
| FolderIndexDispatchingHandler | 
 FolderIndexDispatchingHandler is a handler class that manages
 FolderIndex partitions. 
 | 
| FolderIndexDispatchingHandler.FolderIndexDispatchingHandlerState | 
 FolderIndexDispatchingHandlerState extends the generic
 state used for dispatching handlers, to inject logic specific 
 to the FolderIndexDispatchingHandler. 
 | 
| 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 © 2025. All rights reserved.