Package org.nuxeo.drive.operations
Class NuxeoDriveUpdateFile
- java.lang.Object
-
- org.nuxeo.drive.operations.NuxeoDriveUpdateFile
-
public class NuxeoDriveUpdateFile extends Object
Updates the document backing theFileSystemItem
with the given id with the input blob.- Author:
- Antoine Taillefer
-
-
Constructor Summary
Constructors Constructor Description NuxeoDriveUpdateFile()
-
-
-
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(Blob blob) throws javax.mail.internet.ParseException, IOException
- Throws:
javax.mail.internet.ParseException
IOException
-
-