| Package | Description |
|---|---|
| com.atlassian.confluence.impl.settings | |
| com.atlassian.confluence.setup.settings |
| Modifier and Type | Class and Description |
|---|---|
class |
BandanaLegacyPluginSettingsManager
An implementation of
LegacyPluginSettingsManager 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–2021 Atlassian. All rights reserved.