| Package | Description |
|---|---|
| com.atlassian.confluence.functest.rest.admin |
These REST resources are replacements for admin-level functest RPC calls and should only
be run by a sys-admin in a websudo session.
|
| com.atlassian.confluence.impl.settings | |
| com.atlassian.confluence.setup.settings |
| Constructor and Description |
|---|
GlobalSettingsResource(GlobalSettingsManager settingsManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
BandanaGlobalSettingsManager
An implementation of
GlobalSettingsManager backed by Bandana. |
class |
DelegatingLegacySettingsManager
An implementation of thelegacy
SettingsManager interface which delegates to its component interfaces. |
| Constructor and Description |
|---|
DelegatingLegacySettingsManager(GlobalSettingsManager globalSettingsManager,
SpaceSettingsManager spaceSettingsManager,
LegacyPluginSettingsManager pluginSettingsManager,
GlobalDescriptionManager globalDescriptionManager) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SettingsManager
Deprecated.
since 7.7 Use one of the more specific super-types
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSettingsManager
Deprecated.
since 7.7, replaced by
DelegatingLegacySettingsManager |
Copyright © 2003–2020 Atlassian. All rights reserved.