public class GlobalSettingsChangedEvent extends ConfigurationEvent implements ClusterEvent
Notes for implementors:
source
Constructor and Description |
---|
GlobalSettingsChangedEvent(Object src,
Settings oldSettings,
Settings newSettings) |
GlobalSettingsChangedEvent(Object src,
Settings oldSettings,
Settings newSettings,
String oldDomainName,
String newDomainName) |
Modifier and Type | Method and Description |
---|---|
String |
getNewDomainName() |
Settings |
getNewSettings() |
String |
getOldDomainName() |
Settings |
getOldSettings() |
equals, hashCode
getSource, toString
Copyright © 2003–2020 Atlassian. All rights reserved.