Package org.nuxeo.drive.operations
Class NuxeoDriveGetTopLevelFolder
- java.lang.Object
-
- org.nuxeo.drive.operations.NuxeoDriveGetTopLevelFolder
-
public class NuxeoDriveGetTopLevelFolder extends Object
Gets the top levelFolderItem
.- Author:
- Olivier Grisel
-
-
Field Summary
Fields Modifier and Type Field Description protected OperationContext
ctx
static String
ID
-
Constructor Summary
Constructors Constructor Description NuxeoDriveGetTopLevelFolder()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
ctx
protected OperationContext ctx
-
-
Method Detail
-
run
public Blob run() throws IOException
- Throws:
IOException
-
-