All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractAuditor Abstract base class for interfaceIAuditor.AsynchronousAuditor The class handles audit items asynchronously.Audit2Bridge Implementation of V1IAuditorin terms of V2AuditEventetc.AuditDefaultSettings Audit default settings.AuditEvent A single audit event.AuditEventBuilder Builder forAuditEventobjects.AuditEventConsumerPipeline Pipeline ofIAuditEventConsumerbeing itself anIAuditEventConsumer.AuditEventMicroTypeConverter ConvertAuditEventobjects toIMicroElementand vice versa.AuditField A single field of anAuditEvent.AuditHelper Simplify system auditing calls.
For each predefined action (seeEAuditActionType- CREATE, MODIFY, DELETE, UNDELETE, EXECUTE) this class provided static helpers methods.
For MODIFY actions, the performed action (like "set-name") should always be first.
Error details should always go last.AuditItem Represents a single change itemAuditItemList Manages a list ofIAuditItemobjects.AuditItemMicroTypeConverter ConvertAuditItemobjects toIMicroElementand vice versa.AuditManager The class handles all system audit actions.AuditSettings Settings for auditingDoNothingAuditManager A specific implementation ofIAuditManagerthat does nothing.DoNothingAuditor An implementation ofIAuditorthat does nothingEAuditActionType Determines the different types of actions of an audit item.IAuditActionStringProvider Interface that is used to convert audit parameters to an audit stringIAuditEventConsumer AbstractAuditEventhandler.IAuditItem Base interface for a single audit itemIAuditManager Interface for a manager that can handle audit items.IAuditor Main interface for an auditing service.IAuditSettings Read-only interface for audit settings.ILongSupplier Serializable version ofLongSupplierLoggingAuditor An implementation ofIAuditorusing SLF4J logging.MicroTypeConverterRegistrar_ph_oton_audit Register all MicroTypeConverter implementations of this project.SimpleAuditManager The class handles audit actions in a very simple way.