Uses of Interface
com.atlassian.confluence.impl.retention.HistoricalVersionService
-
Packages that use HistoricalVersionService Package Description com.atlassian.confluence.impl.retention -
-
Uses of HistoricalVersionService in com.atlassian.confluence.impl.retention
Classes in com.atlassian.confluence.impl.retention that implement HistoricalVersionService Modifier and Type Class Description class
DefaultHistoricalVersionService
Provides methods for finding and deleting Confluence Historical ContentConstructors in com.atlassian.confluence.impl.retention with parameters of type HistoricalVersionService Constructor Description DefaultVersionRemovalService(HistoricalVersionService historicalVersionService, SoftCleanupStatusService softCleanupStatusService, VersionRemovalEventPublisher versionRemovalEventPublisher, org.springframework.transaction.PlatformTransactionManager transactionManager, RetentionFeatureChecker retentionFeatureChecker, SpaceRetentionPolicyManager spaceRetentionPolicyManager)
-