Uses of Class
com.atlassian.confluence.impl.retention.rules.CleanupSummary
-
Packages that use CleanupSummary Package Description com.atlassian.confluence.impl.retention com.atlassian.confluence.impl.retention.rules -
-
Uses of CleanupSummary in com.atlassian.confluence.impl.retention
Methods in com.atlassian.confluence.impl.retention with parameters of type CleanupSummary Modifier and Type Method Description void
VersionRemovalEventPublisher. publishJobCompletedEvent(CleanupSummary cleanupSummary, VersionRemovalJobType jobType)
-
Uses of CleanupSummary in com.atlassian.confluence.impl.retention.rules
Methods in com.atlassian.confluence.impl.retention.rules that return CleanupSummary Modifier and Type Method Description CleanupSummary
CleanupSummary.Builder. build()
static CleanupSummary
CleanupSummary. createDefault()
-