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
Constructors Constructor Description DefaultSpacePropertyServiceProvider(com.atlassian.plugin.osgi.container.OsgiContainerManager osgiContainerManager)
-
-
-
Method Detail
-
get
public SpacePropertyService get()
- Specified by:
get
in interfaceSpacePropertyServiceProvider
-
-