Uses of Interface
org.nuxeo.drive.service.NuxeoDriveManager
-
Packages that use NuxeoDriveManager Package Description org.nuxeo.drive.adapter.impl org.nuxeo.drive.hierarchy.userworkspace.adapter org.nuxeo.drive.service.impl -
-
Uses of NuxeoDriveManager in org.nuxeo.drive.adapter.impl
Methods in org.nuxeo.drive.adapter.impl that return NuxeoDriveManager Modifier and Type Method Description protected NuxeoDriveManagerDocumentBackedFileItem. getNuxeoDriveManager() -
Uses of NuxeoDriveManager in org.nuxeo.drive.hierarchy.userworkspace.adapter
Methods in org.nuxeo.drive.hierarchy.userworkspace.adapter that return NuxeoDriveManager Modifier and Type Method Description protected NuxeoDriveManagerUserWorkspaceTopLevelFolderItem. getNuxeoDriveManager() -
Uses of NuxeoDriveManager in org.nuxeo.drive.service.impl
Classes in org.nuxeo.drive.service.impl that implement NuxeoDriveManager Modifier and Type Class Description classNuxeoDriveManagerImplManage list of NuxeoDrive synchronization roots and devices for a given nuxeo user.
-