Package org.nuxeo.drive.operations
Class NuxeoDriveCanMove
- java.lang.Object
-
- org.nuxeo.drive.operations.NuxeoDriveCanMove
-
@Deprecated public class NuxeoDriveCanMove extends Object
Deprecated.since 10.3Checks if the document backing theFileSystemItemwith the given source id can be moved to the document backing theFileSystemItemwith the given destination id.- Author:
- Antoine Taillefer
-
-
Constructor Summary
Constructors Constructor Description NuxeoDriveCanMove()Deprecated.
-
-
-
Field Detail
-
ID
public static final String ID
Deprecated.- See Also:
- Constant Field Values
-
ctx
protected OperationContext ctx
Deprecated.
-
srcId
protected String srcId
Deprecated.
-
destId
protected String destId
Deprecated.
-
-
Method Detail
-
run
public Blob run() throws IOException
Deprecated.- Throws:
IOException
-
-