Uses of Class
com.atlassian.confluence.impl.retention.VersionRemovalEventPublisher
-
Packages that use VersionRemovalEventPublisher Package Description com.atlassian.confluence.impl.retention -
-
Uses of VersionRemovalEventPublisher in com.atlassian.confluence.impl.retention
Constructors in com.atlassian.confluence.impl.retention with parameters of type VersionRemovalEventPublisher Constructor Description DefaultVersionRemovalService(HistoricalVersionService historicalVersionService, SoftCleanupStatusService softCleanupStatusService, VersionRemovalEventPublisher versionRemovalEventPublisher, org.springframework.transaction.PlatformTransactionManager transactionManager, RetentionFeatureChecker retentionFeatureChecker, SpaceRetentionPolicyManager spaceRetentionPolicyManager)
-