Class BandanaPluginSettings
java.lang.Object
com.atlassian.confluence.impl.settings.BandanaPluginSettings
- All Implemented Interfaces:
ExtendedPluginSettings
,com.atlassian.sal.api.pluginsettings.PluginSettings
Deprecated.
since 10.0, only for use during early startup when upgrading from Confluence versions invalid input: '<'10.0. For deletion
once support for upgrades from Confluence versions invalid input: '<'10.0 is dropped.
- Since:
- 10.0
-
Constructor Summary
ConstructorsConstructorDescriptionBandanaPluginSettings
(BandanaManagerInternal bandanaManager, String namespace) Deprecated. -
Method Summary
-
Constructor Details
-
BandanaPluginSettings
Deprecated.
-
-
Method Details
-
getKeys
Deprecated.- Specified by:
getKeys
in interfaceExtendedPluginSettings
- Returns:
- all keys in the namespace of this settings instance
-
put
Deprecated.- Specified by:
put
in interfacecom.atlassian.sal.api.pluginsettings.PluginSettings
-
get
Deprecated.- Specified by:
get
in interfacecom.atlassian.sal.api.pluginsettings.PluginSettings
-
remove
Deprecated.- Specified by:
remove
in interfacecom.atlassian.sal.api.pluginsettings.PluginSettings
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-