public class AuditLogSystemProperties extends Object implements AuditLogProperties
Constructor and Description |
---|
AuditLogSystemProperties() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getSanitizedProperties() |
boolean |
isAuditLogEnabled() |
boolean |
isAuditLogEnabledForSynchronisation() |
public Set<String> getSanitizedProperties()
getSanitizedProperties
in interface AuditLogProperties
public boolean isAuditLogEnabledForSynchronisation()
isAuditLogEnabledForSynchronisation
in interface AuditLogProperties
public boolean isAuditLogEnabled()
isAuditLogEnabled
in interface AuditLogProperties
Copyright © 2020 Atlassian. All rights reserved.