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 void
AbstractQuotaStatsUpdater.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 void
DocumentsCountUpdater.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 void
DocumentsSizeUpdater.handleQuotaExceeded
(QuotaExceededException e, Event event)