public class AuditLogConfigurationUpdatedEvent extends Object
Constructor and Description |
---|
AuditLogConfigurationUpdatedEvent(AuditLogConfiguration oldConfiguration,
AuditLogConfiguration newConfiguration) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AuditLogConfiguration |
getNewConfiguration() |
AuditLogConfiguration |
getOldConfiguration() |
int |
hashCode() |
String |
toString() |
public AuditLogConfigurationUpdatedEvent(AuditLogConfiguration oldConfiguration, AuditLogConfiguration newConfiguration)
public AuditLogConfiguration getOldConfiguration()
public AuditLogConfiguration getNewConfiguration()
Copyright © 2020 Atlassian. All rights reserved.