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 DeletedHistoricalVersionSummaryDefaultHistoricalVersionService. delete(List<HistoricalVersion> historicalVersionList)DeletedHistoricalVersionSummaryHistoricalVersionService. 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 DeletedHistoricalVersionSummaryDeletedHistoricalVersionSummary.Builder. build()
-