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 TypeClassDescriptionclassAbstract class implementingQuotaStatsUpdaterto handle common cases.Fields in org.nuxeo.ecm.quota with type parameters of type QuotaStatsUpdaterModifier and TypeFieldDescriptionprotected Class<? extends QuotaStatsUpdater>QuotaStatsUpdaterDescriptor.quotaStatsUpdaterClassprotected Map<String,QuotaStatsUpdater> QuotaStatsUpdaterRegistry.quotaStatsUpdatersMethods 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 TypeMethodDescriptionvoidQuotaStatsUpdaterDescriptor.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 TypeClassDescriptionclassQuotaStatsUpdatercounting space used by Blobs in document.