public class AuditLogEnabledCheckerImpl extends Object implements AuditLogEnabledChecker
Constructor and Description |
---|
AuditLogEnabledCheckerImpl(AuditLogProperties auditLogSystemProperties,
AuditLogMetadataResolver auditLogMetadataResolver) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldAuditEvent()
Checks whether the event in the context of invocation should be audited or not
|
public AuditLogEnabledCheckerImpl(AuditLogProperties auditLogSystemProperties, AuditLogMetadataResolver auditLogMetadataResolver)
public boolean shouldAuditEvent()
AuditLogEnabledChecker
shouldAuditEvent
in interface AuditLogEnabledChecker
Copyright © 2020 Atlassian. All rights reserved.