| Interface | Description | 
|---|---|
| QuotaStatsService | 
 Service used to compute quota and statistics on documents. 
 | 
| QuotaStatsUpdater | 
 Interface to be implemented by  
QuotaStatsUpdaters registered to the
 QuotaStatsService. | 
| Class | Description | 
|---|---|
| AbstractQuotaStatsUpdater | 
 Abstract class implementing  
QuotaStatsUpdater to handle common cases. | 
| QuotaMaxSizeSetterWork | 
 Work to set the maxSize on a list of documents 
 | 
| QuotaStatsInitialWork | 
 Work doing an initial statistics computation for a defined  
QuotaStatsUpdater. | 
| QuotaStatsListener | 
 Listener handling default events to update statistics through the  
QuotaStatsService. | 
| QuotaStatsServiceImpl | 
 Default implementation of  
QuotaStatsService. | 
| QuotaStatsUpdaterDescriptor | 
 Descriptor object for registering  
QuotaStatsUpdaters. | 
| QuotaStatsUpdaterRegistry | 
 Registry for  
QuotaStatsUpdaters, handling merge of registered
 QuotaStatsUpdaterDescriptor elements. | 
| QuotaUserWorkspaceListener | 
 Sets the quota on the user workspace if a global quota was set on all user workspaces 
 | 
| QuotaUtils | 
Copyright © 2019 Nuxeo. All rights reserved.