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()
AuditLogEnabledCheckershouldAuditEvent in interface AuditLogEnabledCheckerCopyright © 2018 Atlassian. All rights reserved.