Package com.atlassian.confluence.core
Class DefaultPropertySetManager
java.lang.Object
com.atlassian.confluence.core.DefaultPropertySetManager
- All Implemented Interfaces:
ConfluencePropertySetManager
@Deprecated(forRemoval=true)
public class DefaultPropertySetManager
extends Object
implements ConfluencePropertySetManager
Deprecated, for removal: This API element is subject to removal in a future version.
since 8.9, read-only from 10.0, for removal in 11.0. Please use one of the linked alternatives instead.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptioncom.opensymphony.module.propertyset.PropertySet
getPropertySet
(Object owner) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DefaultPropertySetManager
public DefaultPropertySetManager()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getPropertySet
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getPropertySet
in interfaceConfluencePropertySetManager
-