Uses of Interface
com.atlassian.confluence.impl.retention.rules.TrashRuleEvaluator
Packages that use TrashRuleEvaluator
Package
Description
- 
Uses of TrashRuleEvaluator in com.atlassian.confluence.impl.retention.fastConstructors in com.atlassian.confluence.impl.retention.fast with parameters of type TrashRuleEvaluatorModifierConstructorDescriptionFastTrashRemovalManager(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) 
- 
Uses of TrashRuleEvaluator in com.atlassian.confluence.impl.retention.managerFields in com.atlassian.confluence.impl.retention.manager declared as TrashRuleEvaluatorModifier and TypeFieldDescriptionprotected final TrashRuleEvaluatorAbstractTrashRemovalManager.trashRuleEvaluatorConstructors in com.atlassian.confluence.impl.retention.manager with parameters of type TrashRuleEvaluatorModifierConstructorDescriptionAbstractTrashRemovalManager(GlobalRetentionPolicyManager globalRetentionPolicyManager, TrashCleanupJobStatusManager jobStatusManager, TrashManagerInternal trashManagerInternal, org.springframework.transaction.PlatformTransactionManager transactionManager, RetentionFeatureChecker retentionFeatureChecker, TrashRuleEvaluator trashRuleEvaluator, com.atlassian.event.api.EventPublisher eventPublisher, ClusterLockExecutionService clusterLockExecutionService) DefaultTrashRemovalManager(GlobalRetentionPolicyManager globalRetentionPolicyManager, TrashCleanupJobStatusManager jobStatusManager, TrashManagerInternal trashManagerInternal, org.springframework.transaction.PlatformTransactionManager transactionManager, RetentionFeatureChecker retentionFeatureChecker, TrashRuleEvaluator trashRuleEvaluator, com.atlassian.event.api.EventPublisher eventPublisher, ClusterLockExecutionService clusterLockExecutionService) 
- 
Uses of TrashRuleEvaluator in com.atlassian.confluence.impl.retention.rulesClasses in com.atlassian.confluence.impl.retention.rules that implement TrashRuleEvaluator