Modifier and Type | Method and Description |
---|---|
Settings |
ConfluenceActionSupport.getGlobalSettings() |
Modifier and Type | Method and Description |
---|---|
Settings |
GlobalSettingsChangedEvent.getNewSettings() |
Settings |
GlobalSettingsChangedEvent.getOldSettings() |
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 |
---|---|
protected Settings |
SpacesListMacro.getGlobalSettings() |
Modifier and Type | Method and Description |
---|---|
Settings |
SettingsManager.getGlobalSettings() |
Settings |
DefaultSettingsManager.getGlobalSettings() |
static Settings |
Settings.unsavableSettings()
Instantiate a settings object that will be ignored by the settings manager if you attempt to save it.
|
Modifier and Type | Method and Description |
---|---|
void |
SettingsManager.updateGlobalSettings(Settings settings) |
void |
DefaultSettingsManager.updateGlobalSettings(Settings settings) |
Constructor and Description |
---|
Settings(Settings settings) |
Modifier and Type | Method and Description |
---|---|
Settings |
ConfluenceInfo.getGlobalSettings() |
Modifier and Type | Method and Description |
---|---|
void |
ConfluenceInfo.setGlobalSettings(Settings globalSettings) |
Modifier and Type | Method and Description |
---|---|
static Settings |
GeneralUtil.getGlobalSettings() |
Modifier and Type | Method and Description |
---|---|
static String |
GeneralUtil.maskEmail(String emailAddress,
Settings globalSettings,
I18NBean i18NBean) |
Copyright © 2003–2016 Atlassian. All rights reserved.