Package | Description |
---|---|
org.nuxeo.ecm.automation.client | |
org.nuxeo.ecm.automation.client.adapters | |
org.nuxeo.ecm.automation.client.jaxrs.spi |
Modifier and Type | Method and Description |
---|---|
Blobs |
Session.getFiles(String path)
Get a collection of files from the server given the path identifying the collection.
|
Modifier and Type | Method and Description |
---|---|
Blobs |
DocumentService.getBlobs(DocRef doc) |
Blobs |
DocumentService.getBlobs(DocRef doc,
String xpath) |
Modifier and Type | Method and Description |
---|---|
Blobs |
DefaultSession.getFiles(String path) |
protected static Blobs |
Request.readBlobs(String ctype,
InputStream in) |
Copyright © 2016 Nuxeo SA. All rights reserved.