- DbxFileInfo(String) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
-
Instantiates a new dbx file info.
- DEFAULT_LINK_EXPIRATION_PERIOD - Static variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
-
Time to expire for file links obtained from Dropbox without explicitly set expiration time.
- DELTA_LONGPOLL_TIMEOUT - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
-
The Constant DELTA_LONGPOLL_TIMEOUT.
- DELTA_LONGPOLL_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
-
The Constant DELTA_LONGPOLL_URL.
- DropboxAPI - Class in org.exoplatform.clouddrive.dropbox
-
All calls to Dropbox Cloud API here.
- DropboxConnector - Class in org.exoplatform.clouddrive.dropbox
-
Cloud Drive Connector for Dropbox.
Created by The eXo Platform SAS
- DropboxConnector(RepositoryService, SessionProviderService, OrganizationService, NodeFinder, ExtendedMimeTypeResolver, InitParams) - Constructor for class org.exoplatform.clouddrive.dropbox.DropboxConnector
-
Instantiates a new dropbox connector.
- DropboxException - Exception in org.exoplatform.clouddrive.dropbox
-
Indicates a problem on provider side or communication problem.
- DropboxException(String) - Constructor for exception org.exoplatform.clouddrive.dropbox.DropboxException
-
Instantiates a new dropbox exception.
- DropboxException(String, Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.DropboxException
-
Instantiates a new dropbox exception.
- DropboxException(Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.DropboxException
-
Instantiates a new dropbox exception.
- DropboxProvider - Class in org.exoplatform.clouddrive.dropbox
-
Dropbox provider.
- DropboxProvider(String, String, DropboxConnector.API, String, RepositoryService) - Constructor for class org.exoplatform.clouddrive.dropbox.DropboxProvider
-
Instantiates a new dropbox provider.
- DropboxService - Class in org.exoplatform.clouddrive.dropbox.rest
-
Sample RESTful service to provide some specific features of Dropbox connector.
- DropboxService(CloudDriveService, CloudDriveFeatures, RepositoryService, SessionProviderService) - Constructor for class org.exoplatform.clouddrive.dropbox.rest.DropboxService
-
Constructor.
- DropboxState(String) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DropboxState
-
Instantiates a new dropbox state.
- DropboxUser - Class in org.exoplatform.clouddrive.dropbox
-
Template cloud user.
- DropboxUser(String, String, String, CloudProvider, DropboxAPI) - Constructor for class org.exoplatform.clouddrive.dropbox.DropboxUser
-
An user in-memory POJO.