Interface AuditEvents

  • All Known Implementing Classes:
    AbstractAuditEvents

    public interface AuditEvents
    Audit events interface.
    • Method Detail

      • lookup

        Map<String,​JsonValue> lookup()
        Lookup audit events from resources.
        Returns:
        a Map containing the name of the audit event definition name plus its JSON definition.