Uses of Class
com.atlassian.confluence.impl.retention.fast.status.FastTrashCleanupJobStatusManager
Packages that use FastTrashCleanupJobStatusManager
-
Uses of FastTrashCleanupJobStatusManager in com.atlassian.confluence.impl.retention.fast
Constructors in com.atlassian.confluence.impl.retention.fast with parameters of type FastTrashCleanupJobStatusManagerModifierConstructorDescriptionFastTrashRemovalManager
(GlobalRetentionPolicyManager globalRetentionPolicyManager, FastTrashCleanupJobStatusManager jobStatusManager, TrashManagerInternal trashManagerInternal, org.springframework.transaction.PlatformTransactionManager transactionManager, RetentionFeatureChecker retentionFeatureChecker, TrashRuleEvaluator trashRuleEvaluator, com.atlassian.event.api.EventPublisher eventPublisher, FastContentRetentionDao contentRetentionDao, FastSpaceRetentionDao spaceRetentionDao, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, ClusterLockExecutionService clusterLockExecutionService)