Interface AuditStore


public interface AuditStore
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    store(AuditEntry entry, String format)
    Stores the audit entry in preferred way
  • Method Details

    • store

      void store(AuditEntry entry, String format)
      Stores the audit entry in preferred way
      Parameters:
      entry - entry to be stored
      format - requested format for storing the entry