Class DefaultSpacePropertyServiceProvider
java.lang.Object
com.atlassian.confluence.impl.retention.DefaultSpacePropertyServiceProvider
- All Implemented Interfaces:
SpacePropertyServiceProvider
public class DefaultSpacePropertyServiceProvider
extends Object
implements SpacePropertyServiceProvider
Default Space Property Provider which allows interaction with OSGI Exported SpacePropertyServiceProvider
- Since:
- 7.12
-
Constructor Summary
ConstructorDescriptionDefaultSpacePropertyServiceProvider
(com.atlassian.plugin.osgi.container.OsgiContainerManager osgiContainerManager) -
Method Summary
-
Constructor Details
-
DefaultSpacePropertyServiceProvider
public DefaultSpacePropertyServiceProvider(com.atlassian.plugin.osgi.container.OsgiContainerManager osgiContainerManager)
-
-
Method Details
-
get
- Specified by:
get
in interfaceSpacePropertyServiceProvider
-