Package com.illumon.util.audit
-
Interface Summary Interface Description AuditEventLogger An interface for loggingAuditEvent
s.AuditEventLoggerBasic An simple interface that hides the context necessary for creating and loggingAuditEvent
s. -
Class Summary Class Description AuditEvent An encapsulation of the user-settable fields for the DbInternal.AuditEventLog.schema.AuditEventBuilder Builder forAuditEvent
-
Enum Summary Enum Description AuditEventLogger.Null An implementation ofAuditEventLogger
that does nothing.AuditEventLoggerBasic.Null