Uses of Interface
org.nuxeo.ecm.quota.QuotaStatsService
-
Packages that use QuotaStatsService Package Description org.nuxeo.ecm.quota org.nuxeo.ecm.quota.automation -
-
Uses of QuotaStatsService in org.nuxeo.ecm.quota
Classes in org.nuxeo.ecm.quota that implement QuotaStatsService Modifier and Type Class Description class
QuotaStatsServiceImpl
Default implementation ofQuotaStatsService
. -
Uses of QuotaStatsService in org.nuxeo.ecm.quota.automation
Fields in org.nuxeo.ecm.quota.automation declared as QuotaStatsService Modifier and Type Field Description protected QuotaStatsService
RecomputeQuotaStatistics. quotaStatsService
-