Interface AuditLogProperties
- All Known Implementing Classes:
AuditLogSystemProperties
,SettableAuditLogProperties
@Internal
public interface AuditLogProperties
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Method Details
-
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
-