Package | Description |
---|---|
org.nuxeo.ecm.automation.core.collectors | |
org.nuxeo.ecm.automation.core.impl |
Modifier and Type | Class and Description |
---|---|
class |
BlobCollector
|
class |
BlobListCollector
|
class |
DocumentModelCollector
This implementation collect
DocumentModel objects and return them as a DocumentModelList object. |
class |
DocumentModelListCollector
This implementation collect
DocumentModel objects and return them as a DocumentModelList object. |
class |
DocumentRefCollector
This implementation collect
DocumentRef objects and return them as a DocumentRefList object. |
Modifier and Type | Field and Description |
---|---|
protected Class<? extends OutputCollector> |
InvokableIteratorMethod.collector |
Modifier and Type | Method and Description |
---|---|
static Type[] |
IterableInputHelper.findCollectorTypes(Class<? extends OutputCollector> cl) |
Copyright © 2018 Nuxeo. All rights reserved.