Interface AuditLogStore

  • All Known Implementing Classes:
    JpaAuditLogStore

    public interface AuditLogStore
    This interface defines the contract for reading and writing audit logs.
    Author:
    Daniel Bernstein