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