Interface | Description |
---|---|
QuotaAware |
Interface to manage DocumentModel that supports Quotas
|
QuotaSizeService |
Class | Description |
---|---|
BlobExcludeDescriptor | |
BlobSizeInfo |
helper class to transmis info about Blob changes during a transaction
|
QuotaAwareDocument |
Adapter to manage a DocumentModel that supports Quotas
|
QuotaAwareDocumentFactory |
Simple factory for
QuotaAwareDocument document model adapter |
QuotaComputerProcessor |
Asynchronous listener triggered by the
QuotaSyncListenerChecker when Quota needs to be recomputed |
QuotaDisplayValue |
Helper class mainly used for UI display
|
QuotaInfo |
Helper class to have easy to display numbers and stats
|
QuotaSizeServiceImpl | |
QuotaSyncListenerChecker |
QuotaStatsUpdater counting space used by Blobs in document. |
SizeUpdateEventContext |
Custom EventContext used to propage info between the synchronous listener that is run by the
QuotaStatsService synchronously and the Asynchrous listener ( QuotaComputerProcessor that actually
does the work. |
Exception | Description |
---|---|
QuotaExceededException |
Exception throws by the
QuotaSyncListenerChecker to enforce Quotas in case a transaction tries to add too
much Blobs |
Copyright © 2015 Nuxeo SA. All rights reserved.