| Package | Description |
|---|---|
| com.atlassian.crowd.manager.audit | |
| com.atlassian.crowd.manager.property |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogConfiguration |
AuditLogConfiguration.defaultConfiguration()
Creates a new default configuration instance with the default retention period
|
AuditLogConfiguration |
AuditService.getConfiguration()
Returns current auditing configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditService.saveConfiguration(AuditLogConfiguration auditLogConfiguration)
Sets the new configuration for auditing
|
| Modifier and Type | Method and Description |
|---|---|
AuditLogConfiguration |
PropertyManager.getAuditLogConfiguration()
Retrieves the audit log configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyManager.setAuditLogConfiguration(AuditLogConfiguration auditLogConfiguration)
Persists the audit log configuration
|
Copyright © 2023 Atlassian. All rights reserved.