Uses of Class
org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
Packages that use QuotaStatsUpdaterDescriptor Package Description org.nuxeo.ecm.quota -
-
Uses of QuotaStatsUpdaterDescriptor in org.nuxeo.ecm.quota
Methods in org.nuxeo.ecm.quota that return QuotaStatsUpdaterDescriptor Modifier and Type Method Description QuotaStatsUpdaterDescriptorQuotaStatsUpdaterDescriptor. clone()QuotaStatsUpdaterDescriptorQuotaStatsUpdaterRegistry. clone(QuotaStatsUpdaterDescriptor descriptor)Methods in org.nuxeo.ecm.quota with parameters of type QuotaStatsUpdaterDescriptor Modifier and Type Method Description QuotaStatsUpdaterDescriptorQuotaStatsUpdaterRegistry. clone(QuotaStatsUpdaterDescriptor descriptor)voidQuotaStatsUpdaterRegistry. contributionRemoved(String id, QuotaStatsUpdaterDescriptor descriptor)voidQuotaStatsUpdaterRegistry. contributionUpdated(String id, QuotaStatsUpdaterDescriptor contrib, QuotaStatsUpdaterDescriptor newOrigContrib)StringQuotaStatsUpdaterRegistry. getContributionId(QuotaStatsUpdaterDescriptor descriptor)voidQuotaStatsUpdaterRegistry. merge(QuotaStatsUpdaterDescriptor src, QuotaStatsUpdaterDescriptor dst)
-