Interface | Description |
---|---|
AuditLogChangesetPopulator |
Populates the audit log changeset and author
|
AuditLogEnabledChecker |
Representation of component which checks whether auditing is enabled or not
|
AuditLogMetadataResolver |
Resolves the common properties for the audit log changeset - the author and the current request's address
|
AuditLogProperties | |
AuditService |
The service for interacting with the audit log.
|
InternalAuditService |
Extends AuditService for operations like removing stale entries, etc
|
Class | Description |
---|---|
AuditLogChangesetPopulatorImpl | |
AuditLogConfiguration |
Represents configuration for the audit log
|
AuditLogEnabledCheckerImpl | |
AuditLogMetadataResolverImpl | |
AuditLogPruner |
Responsible for cleaning state audit log entries
|
AuditLogSystemProperties | |
AuditServiceImpl | |
NoOpAuditService |
No-op implementation of
AuditService , to be used by products embedding Crowd. |
SettableAuditLogMedatataResolver | |
SettableAuditLogProperties |
Enum | Description |
---|---|
RetentionPeriod |
Determines how long the audit log entries are kept, before being removed
|
Copyright © 2020 Atlassian. All rights reserved.