| Package | Description |
|---|---|
| org.nuxeo.ecm.quota | |
| org.nuxeo.ecm.quota.count | |
| org.nuxeo.ecm.quota.size |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQuotaStatsUpdater
Abstract class implementing
QuotaStatsUpdater to handle common cases. |
| Modifier and Type | Method and Description |
|---|---|
QuotaStatsUpdater |
QuotaStatsUpdaterRegistry.getQuotaStatsUpdater(String name) |
QuotaStatsUpdater |
QuotaStatsServiceImpl.getQuotaStatsUpdaters(String updaterName) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends QuotaStatsUpdater> |
QuotaStatsUpdaterDescriptor.getQuotaStatsUpdaterClass() |
List<QuotaStatsUpdater> |
QuotaStatsUpdaterRegistry.getQuotaStatsUpdaters() |
List<QuotaStatsUpdater> |
QuotaStatsServiceImpl.getQuotaStatsUpdaters() |
List<QuotaStatsUpdater> |
QuotaStatsService.getQuotaStatsUpdaters() |
| Modifier and Type | Method and Description |
|---|---|
void |
QuotaStatsUpdaterDescriptor.setQuotaStatsUpdaterClass(Class<? extends QuotaStatsUpdater> quotaStatsUpdaterClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentsCountUpdater
QuotaStatsUpdater counting the non folderish
documents. |
| Modifier and Type | Method and Description |
|---|---|
List<QuotaStatsUpdater> |
QuotaStatsActions.getQuotaStatsUpdaters() |
| Modifier and Type | Class and Description |
|---|---|
class |
QuotaSyncListenerChecker
QuotaStatsUpdater counting space used by Blobs in
document. |
Copyright © 2013 Nuxeo SA. All Rights Reserved.