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, hashCodegetSource, toStringCopyright © 2003–2019 Atlassian. All rights reserved.