public class QuotaSyncListenerChecker extends AbstractQuotaStatsUpdater
QuotaStatsUpdater
counting space used by Blobs in document. This default implementation
does not track the space used by versions, or the space used by non-Blob propertiesModifier and Type | Field and Description |
---|---|
static String |
DISABLE_QUOTA_CHECK_LISTENER |
Constructor and Description |
---|
QuotaSyncListenerChecker() |
Modifier and Type | Method and Description |
---|---|
void |
computeInitialStatistics(CoreSession unrestrictedSession,
QuotaStatsInitialWork currentWorker)
Compute the initial statistics on the whole repository for this
QuotaStatsUpdater . |
getDescriptionLabel, getLabel, getName, setDescriptionLabel, setLabel, setName, updateStatistics
public static final String DISABLE_QUOTA_CHECK_LISTENER
public void computeInitialStatistics(CoreSession unrestrictedSession, QuotaStatsInitialWork currentWorker)
QuotaStatsUpdater
QuotaStatsUpdater
.unrestrictedSession
- an unrestricted CoreSession
to be usedCopyright © 2015 Nuxeo SA. All rights reserved.