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, unregisterExtension
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applicationStarted, getApplicationStartedOrder
public QuotaSizeServiceImpl()
public Collection<String> getExcludedPathList()
QuotaSizeService
getExcludedPathList
in interface QuotaSizeService
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution
in class DefaultComponent
public void unregisterContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
unregisterContribution
in class DefaultComponent
Copyright © 2018 Nuxeo. All rights reserved.