| Class | Description |
|---|---|
| AgentAuditQueue |
The AuditAuditQueue recieves AgentEvents and places them into the queue waiting for process
by AgentAuditLogger
|
| AgentAuditRecorder |
Base class for creating agent event audit recorders.
|
| ConfigurableAgentAuditRecorder |
An AgentAuditRecorder extension that allows a configurable a set of properties
to be copied from the agent event to the audit item in addition to the base
properties.
|
| ItemUpdateRecorder |
Recorder used to record ItemUpdateAgentEvents.
|
| Exception | Description |
|---|---|
| AgentAuditLoggingException |