Package org.nuxeo.ecm.quota
-
Interface Summary Interface Description QuotaStatsService Service used to compute quota and statistics on documents.QuotaStatsUpdater Interface to be implemented byQuotaStatsUpdater
s registered to theQuotaStatsService
. -
Class Summary Class Description AbstractQuotaStatsUpdater Abstract class implementingQuotaStatsUpdater
to 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 registeringQuotaStatsUpdater
s.QuotaStatsUpdaterRegistry Registry forQuotaStatsUpdater
s, handling merge of registeredQuotaStatsUpdaterDescriptor
elements.QuotaUserWorkspaceListener Sets the quota on the user workspace if a global quota was set on all user workspacesQuotaUtils