public class QuotaSizeServiceImpl extends DefaultComponent implements QuotaSizeService
lastModified, name| Constructor and Description |
|---|
QuotaSizeServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getExcludedPathList()
Exposes the list of blob paths that are excluded for size quota computation.
|
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
void |
unregisterContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
activate, deactivate, getAdapter, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, unregisterExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplicationStarted, getApplicationStartedOrderpublic QuotaSizeServiceImpl()
public Collection<String> getExcludedPathList()
QuotaSizeServicegetExcludedPathList in interface QuotaSizeServicepublic void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution in class DefaultComponentpublic void unregisterContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
unregisterContribution in class DefaultComponentCopyright © 2019 Nuxeo. All rights reserved.