Uses of Class
com.atlassian.confluence.impl.retention.rules.DeletedHistoricalVersionSummary
-
Packages that use DeletedHistoricalVersionSummary Package Description com.atlassian.confluence.impl.retention com.atlassian.confluence.impl.retention.rules -
-
Uses of DeletedHistoricalVersionSummary in com.atlassian.confluence.impl.retention
Methods in com.atlassian.confluence.impl.retention that return DeletedHistoricalVersionSummary Modifier and Type Method Description DeletedHistoricalVersionSummary
DefaultHistoricalVersionService. delete(List<HistoricalVersion> historicalVersionList)
DeletedHistoricalVersionSummary
HistoricalVersionService. delete(List<HistoricalVersion> contentToDelete)
Delete the content for the historical versions. -
Uses of DeletedHistoricalVersionSummary in com.atlassian.confluence.impl.retention.rules
Methods in com.atlassian.confluence.impl.retention.rules that return DeletedHistoricalVersionSummary Modifier and Type Method Description DeletedHistoricalVersionSummary
DeletedHistoricalVersionSummary.Builder. build()
-