Uses of Interface
org.nuxeo.ecm.quota.QuotaStatsUpdater
Packages that use QuotaStatsUpdater
-
Uses of QuotaStatsUpdater in org.nuxeo.ecm.quota
Classes in org.nuxeo.ecm.quota that implement QuotaStatsUpdaterModifier and TypeClassDescriptionclass
Abstract class implementingQuotaStatsUpdater
to handle common cases.Fields in org.nuxeo.ecm.quota with type parameters of type QuotaStatsUpdaterModifier and TypeFieldDescriptionprotected Class<? extends QuotaStatsUpdater>
QuotaStatsUpdaterDescriptor.quotaStatsUpdaterClass
protected Map<String,
QuotaStatsUpdater> QuotaStatsUpdaterRegistry.quotaStatsUpdaters
Methods in org.nuxeo.ecm.quota that return QuotaStatsUpdaterModifier and TypeMethodDescriptionQuotaStatsUpdaterRegistry.getQuotaStatsUpdater
(String name) QuotaStatsServiceImpl.getQuotaStatsUpdaters
(String updaterName) Methods in org.nuxeo.ecm.quota that return types with arguments of type QuotaStatsUpdaterModifier and TypeMethodDescriptionClass<? extends QuotaStatsUpdater>
QuotaStatsUpdaterDescriptor.getQuotaStatsUpdaterClass()
QuotaStatsService.getQuotaStatsUpdaters()
QuotaStatsServiceImpl.getQuotaStatsUpdaters()
QuotaStatsUpdaterRegistry.getQuotaStatsUpdaters()
Method parameters in org.nuxeo.ecm.quota with type arguments of type QuotaStatsUpdaterModifier and TypeMethodDescriptionvoid
QuotaStatsUpdaterDescriptor.setQuotaStatsUpdaterClass
(Class<? extends QuotaStatsUpdater> quotaStatsUpdaterClass) -
Uses of QuotaStatsUpdater in org.nuxeo.ecm.quota.count
Classes in org.nuxeo.ecm.quota.count that implement QuotaStatsUpdater -
Uses of QuotaStatsUpdater in org.nuxeo.ecm.quota.size
Classes in org.nuxeo.ecm.quota.size that implement QuotaStatsUpdaterModifier and TypeClassDescriptionclass
QuotaStatsUpdater
counting space used by Blobs in document.