| Package | Description |
|---|---|
| org.opentoutatice.ecm.scanner | |
| org.opentoutatice.ecm.scanner.config | |
| org.opentoutatice.ecm.scanner.directive | |
| org.opentoutatice.ecm.scanner.directive.nxql |
| Modifier and Type | Method and Description |
|---|---|
Iterable<?> |
Scanner.scan(Directive directive)
Scans: gets objects according to a directive.
|
Iterable<?> |
ScannerImpl.scan(Directive directive)
Scans: gets objects according to a directive.
|
| Modifier and Type | Method and Description |
|---|---|
Directive |
ScannerConfigurationService.getDirective(org.nuxeo.ecm.core.event.Event event)
Gets the directive associated with the event fired by the scheduler.
|
Directive |
ScannerConfigurationServiceImpl.getDirective(org.nuxeo.ecm.core.event.Event event)
Gets the directive associated with the event fired by the scheduler.
|
| Modifier and Type | Method and Description |
|---|---|
Directive |
DirectiveFactoryImpl.create(DirectiveType type)
Creates a directive.
|
Directive |
DirectiveFactory.create(DirectiveType type)
Creates a directive.
|
Directive |
DirectiveFactoryImpl.create(DirectiveType type,
String query)
Creates a directive.
|
Directive |
DirectiveFactory.create(DirectiveType type,
String query)
Creates a directive.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNxqlDirective |
class |
NxqlQueryAndFetchDirective |
class |
NxqlQueryDirective |
Copyright © 2019. All rights reserved.