Uses of Interface
com.atlassian.confluence.impl.retention.status.TrashCleanupJobStatusManager
-
Packages that use TrashCleanupJobStatusManager Package Description com.atlassian.confluence.impl.retention.manager com.atlassian.confluence.impl.retention.status -
-
Uses of TrashCleanupJobStatusManager in com.atlassian.confluence.impl.retention.manager
Constructors in com.atlassian.confluence.impl.retention.manager with parameters of type TrashCleanupJobStatusManager Constructor Description DefaultTrashRemovalManager(GlobalRetentionPolicyManager globalRetentionPolicyManager, TrashCleanupJobStatusManager jobStatusManager, TrashManagerInternal trashManagerInternal, org.springframework.transaction.PlatformTransactionManager transactionManager, RetentionFeatureChecker retentionFeatureChecker, TrashRuleEvaluator trashRuleEvaluator, com.atlassian.event.api.EventPublisher eventPublisher)
-
Uses of TrashCleanupJobStatusManager in com.atlassian.confluence.impl.retention.status
Classes in com.atlassian.confluence.impl.retention.status that implement TrashCleanupJobStatusManager Modifier and Type Class Description class
DefaultTrashCleanupJobStatusManager
-