Uses of Interface
com.atlassian.confluence.retention.SpacePropertyServiceProvider
Packages that use SpacePropertyServiceProvider
Package
Description
-
Uses of SpacePropertyServiceProvider in com.atlassian.confluence.impl.retention
Classes in com.atlassian.confluence.impl.retention that implement SpacePropertyServiceProviderModifier and TypeClassDescriptionclass
Default Space Property Provider which allows interaction with OSGI Exported SpacePropertyServiceProviderclass
Empty Space Property Provider to allow integration tests to run -
Uses of SpacePropertyServiceProvider in com.atlassian.confluence.impl.retention.manager
Constructors in com.atlassian.confluence.impl.retention.manager with parameters of type SpacePropertyServiceProviderModifierConstructorDescriptionDefaultSpaceRetentionPolicyManager
(SpaceManagerInternal spaceManager, SpacePropertyServiceProvider spacePropertyServiceProvider, PermissionManager permissionManager, com.atlassian.event.api.EventPublisher eventPublisher)