Uses of Interface
org.nuxeo.ecm.quota.QuotaStatsUpdater
-
Uses of QuotaStatsUpdater in org.nuxeo.ecm.quota
Modifier and TypeClassDescriptionclass
Abstract class implementingQuotaStatsUpdater
to handle common cases.Modifier and TypeFieldDescriptionprotected Class<? extends QuotaStatsUpdater>
QuotaStatsUpdaterDescriptor.quotaStatsUpdaterClass
protected Map<String,
QuotaStatsUpdater> QuotaStatsUpdaterRegistry.quotaStatsUpdaters
Modifier and TypeMethodDescriptionQuotaStatsUpdaterRegistry.getQuotaStatsUpdater
(String name) QuotaStatsServiceImpl.getQuotaStatsUpdaters
(String updaterName) Modifier and TypeMethodDescriptionClass<? extends QuotaStatsUpdater>
QuotaStatsUpdaterDescriptor.getQuotaStatsUpdaterClass()
QuotaStatsService.getQuotaStatsUpdaters()
QuotaStatsServiceImpl.getQuotaStatsUpdaters()
QuotaStatsUpdaterRegistry.getQuotaStatsUpdaters()
Modifier and TypeMethodDescriptionvoid
QuotaStatsUpdaterDescriptor.setQuotaStatsUpdaterClass
(Class<? extends QuotaStatsUpdater> quotaStatsUpdaterClass) -
Uses of QuotaStatsUpdater in org.nuxeo.ecm.quota.count
-
Uses of QuotaStatsUpdater in org.nuxeo.ecm.quota.size
Modifier and TypeClassDescriptionclass
QuotaStatsUpdater
counting space used by Blobs in document.