Interface AuditLogProperties

All Known Implementing Classes:
AuditLogSystemProperties, SettableAuditLogProperties

@Internal public interface AuditLogProperties
  • Method Details

    • getSanitizedProperties

      Set<String> getSanitizedProperties()
      Returns:
      names of additional changeset properties to be sanitized
    • isAuditLogEnabledForSynchronisation

      boolean isAuditLogEnabledForSynchronisation()
      Returns:
      false if audit log is disabled for synchronisation or true, otherwise
    • isAuditLogEnabled

      boolean isAuditLogEnabled()
      Returns:
      false if audit is disabled in general or true, otherwise