Package org.nuxeo.drive.operations
Class NuxeoDriveGetRootsOperation
- java.lang.Object
-
- org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation
-
public class NuxeoDriveGetRootsOperation extends Object
Gets the list of synchronization roots for the currently authenticated user.
-
-
Field Summary
Fields Modifier and Type Field Description protected OperationContext
ctx
static String
ID
protected CoreSession
session
-
Constructor Summary
Constructors Constructor Description NuxeoDriveGetRootsOperation()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
ctx
protected OperationContext ctx
-
session
protected CoreSession session
-
-
Method Detail
-
run
public DocumentModelList run()
-
-