Package com.axelor.db.audit
package com.axelor.db.audit
-
ClassDescriptionHibernate listener handling audit concerns: creation field stamping, sequence generation, change tracking and admin access control on insert, update and delete.Service responsible for processing AuditLog.Represents an interface for queuing and triggering the processing of audit logs.This class provides change tracking for auditing and notifications.Service to manage and provide access to the set of HibernateListenerConfigurator instances.A no-operation implementation of the
AuditQueueinterface.