Uses of Class
com.atlassian.confluence.impl.retention.rules.CleanupSummary
Packages that use CleanupSummary
Package
Description
-
Uses of CleanupSummary in com.atlassian.confluence.impl.retention
Methods in com.atlassian.confluence.impl.retention that return CleanupSummaryModifier and TypeMethodDescriptionprotected CleanupSummary
DefaultVersionRemovalService.calculateTotals
(List<CleanupSummary> removalSummaries) Methods in com.atlassian.confluence.impl.retention with parameters of type CleanupSummaryModifier and TypeMethodDescriptionvoid
VersionRemovalEventPublisher.publishJobCompletedEvent
(CleanupSummary cleanupSummary, VersionRemovalJobType jobType) Method parameters in com.atlassian.confluence.impl.retention with type arguments of type CleanupSummaryModifier and TypeMethodDescriptionprotected CleanupSummary
DefaultVersionRemovalService.calculateTotals
(List<CleanupSummary> removalSummaries) -
Uses of CleanupSummary in com.atlassian.confluence.impl.retention.rules
Methods in com.atlassian.confluence.impl.retention.rules that return CleanupSummaryModifier and TypeMethodDescriptionCleanupSummary.Builder.build()
static CleanupSummary
CleanupSummary.createDefault()