Uses of Class
org.nuxeo.ecm.quota.size.QuotaExceededException
Packages that use QuotaExceededException
-
Uses of QuotaExceededException in org.nuxeo.ecm.quota
Methods in org.nuxeo.ecm.quota with parameters of type QuotaExceededExceptionModifier and TypeMethodDescriptionprotected abstract voidAbstractQuotaStatsUpdater.handleQuotaExceeded(QuotaExceededException e, Event event) -
Uses of QuotaExceededException in org.nuxeo.ecm.quota.count
Methods in org.nuxeo.ecm.quota.count with parameters of type QuotaExceededExceptionModifier and TypeMethodDescriptionprotected voidDocumentsCountUpdater.handleQuotaExceeded(QuotaExceededException e, Event event) -
Uses of QuotaExceededException in org.nuxeo.ecm.quota.size
Methods in org.nuxeo.ecm.quota.size that return QuotaExceededExceptionMethods in org.nuxeo.ecm.quota.size with parameters of type QuotaExceededExceptionModifier and TypeMethodDescriptionprotected voidDocumentsSizeUpdater.handleQuotaExceeded(QuotaExceededException e, Event event)