Interface AuditLoggerPlugin.MuteRule

Enclosing class:
AuditLoggerPlugin

public static interface AuditLoggerPlugin.MuteRule
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • shouldMute

      boolean shouldMute(AuditEvent event)