Package org.nuxeo.drive.operations
Class NuxeoDriveGetChildren
- java.lang.Object
-
- org.nuxeo.drive.operations.NuxeoDriveGetChildren
-
public class NuxeoDriveGetChildren extends Object
Gets the children of the document backing theFolderItem
with the given id.- Author:
- Antoine Taillefer
-
-
Constructor Summary
Constructors Constructor Description NuxeoDriveGetChildren()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
ctx
protected OperationContext ctx
-
id
protected String id
-
-
Method Detail
-
run
public Blob run() throws IOException
- Throws:
IOException
-
-