protected class JCRLocalGoogleDrive.Connect extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.services.cms.clouddrives.gdrive.GoogleDriveAPI |
api
Google Drive service API.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Connect()
Create connect to Google Drive command.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
fetchChilds(String fileId,
javax.jcr.Node localFile)
Fetch childs.
|
protected void |
fetchFiles() |
protected final org.exoplatform.services.cms.clouddrives.gdrive.GoogleDriveAPI api
protected Connect()
throws javax.jcr.RepositoryException,
org.exoplatform.services.cms.clouddrives.DriveRemovedException
javax.jcr.RepositoryException - the repository exceptionorg.exoplatform.services.cms.clouddrives.DriveRemovedException - the drive removed exceptionprotected void fetchFiles()
throws org.exoplatform.services.cms.clouddrives.CloudDriveException,
javax.jcr.RepositoryException
org.exoplatform.services.cms.clouddrives.CloudDriveExceptionjavax.jcr.RepositoryExceptionprotected void fetchChilds(String fileId, javax.jcr.Node localFile) throws org.exoplatform.services.cms.clouddrives.CloudDriveException, javax.jcr.RepositoryException
fileId - the file idlocalFile - the local fileorg.exoplatform.services.cms.clouddrives.CloudDriveException - the cloud drive exceptionjavax.jcr.RepositoryException - the repository exceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.