public interface ScannerConfigurationService
| Modifier and Type | Method and Description |
|---|---|
Directive |
getDirective(org.nuxeo.ecm.core.event.Event event)
Gets the directive associated with the event fired by the scheduler.
|
AbstractScanUpdater |
getUpdater(org.nuxeo.ecm.core.event.Event event)
Gets updater's class.
|
Directive getDirective(org.nuxeo.ecm.core.event.Event event) throws DirectiveException
event - DirectiveExceptionAbstractScanUpdater getUpdater(org.nuxeo.ecm.core.event.Event event) throws Exception
event - ExceptionCopyright © 2019. All rights reserved.