Package org.nuxeo.ecm.quota
-
Interface Summary Interface Description QuotaStatsService Service used to compute quota and statistics on documents.QuotaStatsUpdater Interface to be implemented byQuotaStatsUpdaters registered to theQuotaStatsService. -
Class Summary Class Description AbstractQuotaStatsUpdater Abstract class implementingQuotaStatsUpdaterto handle common cases.QuotaMaxSizeSetterWork Work to set the maxSize on a list of documentsQuotaStatsInitialWork Work doing an initial statistics computation for a definedQuotaStatsUpdater.QuotaStatsListener Listener handling default events to update statistics through theQuotaStatsService.QuotaStatsServiceImpl Default implementation ofQuotaStatsService.QuotaStatsUpdaterDescriptor Descriptor object for registeringQuotaStatsUpdaters.QuotaStatsUpdaterRegistry Registry forQuotaStatsUpdaters, handling merge of registeredQuotaStatsUpdaterDescriptorelements.QuotaUserWorkspaceListener Sets the quota on the user workspace if a global quota was set on all user workspacesQuotaUtils