| Package | Description |
|---|---|
| com.atlassian.crowd.event.configuration | |
| com.atlassian.crowd.event.listener.mapper |
| Modifier and Type | Method and Description |
|---|---|
List<LoggingUpdatedEvent.LoggingConfig> |
LoggingUpdatedEvent.getNewConfiguration() |
List<LoggingUpdatedEvent.LoggingConfig> |
LoggingUpdatedEvent.getOldConfiguration() |
| Constructor and Description |
|---|
LoggingUpdatedEvent(List<LoggingUpdatedEvent.LoggingConfig> oldConfiguration,
List<LoggingUpdatedEvent.LoggingConfig> newConfiguration) |
LoggingUpdatedEvent(List<LoggingUpdatedEvent.LoggingConfig> oldConfiguration,
List<LoggingUpdatedEvent.LoggingConfig> newConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
List<ImmutableAuditLogEntry> |
AuditLogConfigurationMapper.calculateDifference(List<LoggingUpdatedEvent.LoggingConfig> oldConfiguration,
List<LoggingUpdatedEvent.LoggingConfig> newConfiguration) |
List<ImmutableAuditLogEntry> |
AuditLogConfigurationMapper.calculateDifference(List<LoggingUpdatedEvent.LoggingConfig> oldConfiguration,
List<LoggingUpdatedEvent.LoggingConfig> newConfiguration) |
Copyright © 2024 Atlassian. All rights reserved.