Package com.kingsrook.qqq.backend.core.actions.audits
package com.kingsrook.qqq.backend.core.actions.audits
-
ClassDescriptionInsert 1 or more audits (and optionally their children, auditDetails) Takes care of managing the foreign key tables (auditTable, auditUser).Interface for classes that can be added to QInstance for customizing the
AuditAction.Executor for audit handlers.Base interface for audit handlers that can receive audit events.Audit for a standard DML (Data Manipulation Language) activity - e.g., insert, edit, or delete.Handler interface for receiving raw DML audit events with full record snapshots.Handler interface for receiving processed audit events.