Class TrashRemovalStatisticHolder
java.lang.Object
com.atlassian.confluence.impl.retention.analytics.TrashRemovalStatisticHolder
Hold trash removal statistics for global and space scopes
- Since:
- 7.14.0
-
Constructor Summary
ConstructorsConstructorDescriptionTrashRemovalStatisticHolder
(TrashRemovalStatistic globalStats, TrashRemovalStatistic spaceStats) -
Method Summary
-
Constructor Details
-
TrashRemovalStatisticHolder
public TrashRemovalStatisticHolder() -
TrashRemovalStatisticHolder
public TrashRemovalStatisticHolder(TrashRemovalStatistic globalStats, TrashRemovalStatistic spaceStats)
-
-
Method Details