Interface | Description |
---|---|
QuotaStatsService |
Service used to compute quota and statistics on documents.
|
QuotaStatsUpdater |
Interface to be implemented by
QuotaStatsUpdater s 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
QuotaStatsUpdater s. |
QuotaStatsUpdaterRegistry |
Registry for
QuotaStatsUpdater s, 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 © 2018 Nuxeo. All rights reserved.