Class AuditConfig.EventConfig

  • Enclosing class:
    AuditConfig

    public static class AuditConfig.EventConfig
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String name  
      java.lang.String value  
    • Constructor Summary

      Constructors 
      Constructor Description
      EventConfig()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        public java.lang.String name
      • value

        public java.lang.String value
    • Constructor Detail

      • EventConfig

        public EventConfig()