Package org.nuxeo.drive.operations
package org.nuxeo.drive.operations
-
ClassDescriptionDeprecated.since 10.3Deprecated.since 10.3Updates the given
DocumentModel
with the input blob.Deprecated.since 10.3Information needed for the Nuxeo Drive client update: Server version Nuxeo Drive update site URL Nuxeo Drive beta update site URLCreates a document from the input blob in the container backing theFileSystemItem
with the given id.Creates a container with the given name as title in the container backing theFileSystemItem
with the given id.Deletes the document backing theFileSystemItem
with the given id.Checks if the document backing theFileSystemItem
with the given id exists.Deprecated.since 10.3Gets a summary of the document changes in the synchronization roots of the currently authenticated user for the interval starting with the given lower bound.Gets the children of the document backing theFolderItem
with the given id.Deprecated.since 10.3Gets theFileSystemItem
with the given id.Gets the list of synchronization roots for the currently authenticated user.Gets the top levelFolderItem
.Moves the document backing theFileSystemItem
with the given source id to the document backing theFileSystemItem
with the given destination id.Helper for Nuxeo Drive operations.Renames the document backing theFileSystemItem
with the given id to the given name.If theenable
parameter istrue
, registers the input document as a synchronization root for the currently authenticated user.Updates the document backing theFileSystemItem
with the given id with the input blob.