Uses of Class
com.atlassian.confluence.impl.retention.analytics.TrashRemovalStatisticHolder
-
Packages that use TrashRemovalStatisticHolder Package Description com.atlassian.confluence.impl.retention.analytics -
-
Uses of TrashRemovalStatisticHolder in com.atlassian.confluence.impl.retention.analytics
Methods in com.atlassian.confluence.impl.retention.analytics that return TrashRemovalStatisticHolder Modifier and Type Method Description TrashRemovalStatisticHolderTrashRemovalJobCompletedEvent. getStatisticHolder()Constructors in com.atlassian.confluence.impl.retention.analytics with parameters of type TrashRemovalStatisticHolder Constructor Description TrashRemovalJobCompletedEvent(RemovalType type, TrashRemovalStatisticHolder stats)
-