Uses of Class
org.nuxeo.ecm.quota.size.QuotaExceededException
-
Uses of QuotaExceededException in org.nuxeo.ecm.quota
Modifier and TypeMethodDescriptionprotected abstract void
AbstractQuotaStatsUpdater.handleQuotaExceeded
(QuotaExceededException e, Event event) -
Uses of QuotaExceededException in org.nuxeo.ecm.quota.count
Modifier and TypeMethodDescriptionprotected void
DocumentsCountUpdater.handleQuotaExceeded
(QuotaExceededException e, Event event) -
Uses of QuotaExceededException in org.nuxeo.ecm.quota.size
Modifier and TypeMethodDescriptionprotected void
DocumentsSizeUpdater.handleQuotaExceeded
(QuotaExceededException e, Event event)