| Package | Description |
|---|---|
| com.atlassian.confluence.impl.retention.analytics |
| Modifier and Type | Method and Description |
|---|---|
TrashRemovalStatistic |
TrashRemovalStatisticHolder.getGlobalStats() |
TrashRemovalStatistic |
TrashRemovalStatisticHolder.getSpaceStats() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<TrashRemovalStatistic> |
TrashRemovalStatisticThreadLocal.getCurrentStatistic() |
| Modifier and Type | Method and Description |
|---|---|
static void |
TrashRemovalStatisticThreadLocal.withStatistic(@Nullable TrashRemovalStatistic stats,
Runnable runnable)
Perform some trash removal actions while recording statistics into a stats holder
|
| Constructor and Description |
|---|
TrashRemovalStatisticHolder(TrashRemovalStatistic globalStats,
TrashRemovalStatistic spaceStats) |
Copyright © 2003–2022 Atlassian. All rights reserved.