Enum AuditLogKey

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<AuditLogKey>

    public enum AuditLogKey
    extends java.lang.Enum<AuditLogKey>
    Enum of possible/expected keys that can be provided to AuditLogEntry.getChangeByKey(AuditLogEntry.AuditLogKey.

    Each constant in this enum has elaborate documentation on expected values for the returned AuditLogChange.
    There is no guarantee that the resulting type is accurate or that the value selected is not null!