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.Audit for a standard DML (Data Manipulation Language) activity - e.g., insert, edit, or delete.