Package | Description |
---|---|
com.atlassian.confluence.setup.settings |
Modifier and Type | Method and Description |
---|---|
SpaceSettings |
DefaultSettingsManager.getSpaceSettings(String spaceKey) |
SpaceSettings |
SettingsManager.getSpaceSettings(String spaceKey) |
static SpaceSettings |
SpaceSettings.unsavableSettings(String spaceKey)
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 |
DefaultSettingsManager.updateSpaceSettings(SpaceSettings spaceSettings) |
void |
SettingsManager.updateSpaceSettings(SpaceSettings spaceSettings) |
Copyright © 2003–2018 Atlassian. All rights reserved.