Uses of Class
com.atlassian.confluence.impl.retention.rules.DeletedHistoricalVersionSummary
Packages that use DeletedHistoricalVersionSummary
Package
Description
-
Uses of DeletedHistoricalVersionSummary in com.atlassian.confluence.impl.retention
Methods in com.atlassian.confluence.impl.retention that return DeletedHistoricalVersionSummaryModifier and TypeMethodDescriptionDefaultHistoricalVersionService.delete
(List<HistoricalVersion> historicalVersionList) HistoricalVersionService.delete
(List<HistoricalVersion> contentToDelete) Delete the content for the historical versions.Methods in com.atlassian.confluence.impl.retention that return types with arguments of type DeletedHistoricalVersionSummaryModifier and TypeMethodDescriptionprotected List<DeletedHistoricalVersionSummary>
AbstractVersionRemovalService.deleteForRule
(List<EvaluatedHistoricalVersion> evaluated, RuleScope ruleScope) -
Uses of DeletedHistoricalVersionSummary in com.atlassian.confluence.impl.retention.rules
Methods in com.atlassian.confluence.impl.retention.rules that return DeletedHistoricalVersionSummary