Uses of Interface
org.nuxeo.ecm.automation.OutputCollector
Packages that use OutputCollector
-
Uses of OutputCollector in org.nuxeo.ecm.automation.core.collectors
Classes in org.nuxeo.ecm.automation.core.collectors that implement OutputCollectorModifier and TypeClassDescriptionclass
class
class
This implementation collectDocumentModel
objects and return them as aDocumentModelList
object.class
This implementation collectDocumentModel
objects and return them as aDocumentModelList
object.class
This implementation collectDocumentRef
objects and return them as aDocumentRefList
object. -
Uses of OutputCollector in org.nuxeo.ecm.automation.core.impl
Fields in org.nuxeo.ecm.automation.core.impl with type parameters of type OutputCollectorModifier and TypeFieldDescriptionprotected Class<? extends OutputCollector>
InvokableIteratorMethod.collector
Method parameters in org.nuxeo.ecm.automation.core.impl with type arguments of type OutputCollectorModifier and TypeMethodDescriptionstatic Type[]
IterableInputHelper.findCollectorTypes
(Class<? extends OutputCollector> cl)