Uses of Interface
com.atlassian.confluence.setup.settings.SpaceSettingsManager
-
Packages that use SpaceSettingsManager Package Description com.atlassian.confluence.impl.settings com.atlassian.confluence.setup.settings -
-
Uses of SpaceSettingsManager in com.atlassian.confluence.impl.settings
Classes in com.atlassian.confluence.impl.settings that implement SpaceSettingsManager Modifier and Type Class Description classBandanaSpaceSettingsManagerAn implementation ofSpaceSettingsManagerbacked by Bandana.classDelegatingLegacySettingsManagerAn implementation of thelegacySettingsManagerinterface which delegates to its component interfaces.Constructors in com.atlassian.confluence.impl.settings with parameters of type SpaceSettingsManager Constructor Description DelegatingLegacySettingsManager(GlobalSettingsManager globalSettingsManager, SpaceSettingsManager spaceSettingsManager, LegacyPluginSettingsManager pluginSettingsManager, GlobalDescriptionManager globalDescriptionManager) -
Uses of SpaceSettingsManager in com.atlassian.confluence.setup.settings
Subinterfaces of SpaceSettingsManager in com.atlassian.confluence.setup.settings Modifier and Type Interface Description interfaceSettingsManagerDeprecated.since 7.7 Use one of the more specific super-typesClasses in com.atlassian.confluence.setup.settings that implement SpaceSettingsManager Modifier and Type Class Description classDefaultSettingsManagerDeprecated.since 7.7, replaced byDelegatingLegacySettingsManager
-