public class QuotaSizeServiceImpl extends DefaultComponent implements QuotaSizeService
lastModified| 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, getLastModified, registerExtension, setLastModified, setModifiedNow, start, stop, 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 © 2018 Nuxeo. All rights reserved.