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