Uses of Class
com.atlassian.confluence.impl.retention.fast.FastVersionRemovalService
Packages that use FastVersionRemovalService
-
Uses of FastVersionRemovalService in com.atlassian.confluence.impl.retention.schedule
Constructors in com.atlassian.confluence.impl.retention.schedule with parameters of type FastVersionRemovalServiceModifierConstructorDescriptionVersionHardRemovalScheduledJob
(VersionRemovalService versionRemovalService, GlobalRetentionPolicyManager globalRetentionPolicyManager, RetentionFeatureChecker retentionFeatureChecker, RetentionRulesChecker retentionRulesChecker, FastVersionRemovalService fastVersionRemovalService) VersionSoftRemovalScheduledJob
(VersionRemovalService versionRemovalService, GlobalRetentionPolicyManager globalRetentionPolicyManager, RetentionFeatureChecker retentionFeatureChecker, RetentionRulesChecker rulesChecker, FastVersionRemovalService fastVersionRemovalService)