public class CMISProvider
extends org.exoplatform.clouddrive.CloudProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
CMISProvider.AtomPub
The Class AtomPub.
|
| Modifier and Type | Field and Description |
|---|---|
protected String |
authURL
The auth URL.
|
protected org.exoplatform.services.jcr.RepositoryService |
jcrService
The jcr service.
|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
protected Set<CMISProvider.AtomPub> |
predefined
The predefined.
|
| Constructor and Description |
|---|
CMISProvider(String id,
String name,
String authURL,
org.exoplatform.services.jcr.RepositoryService jcrService)
Instantiates a new CMIS provider.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthURL() |
Set<CMISProvider.AtomPub> |
getPredefinedAtompubServices()
Gets the predefined atompub services.
|
protected void |
initPredefined(org.exoplatform.clouddrive.CloudDriveConnector.PredefinedServices predefined)
Inits the predefined.
|
boolean |
retryOnProviderError() |
protected static final org.exoplatform.services.log.Log LOG
protected final String authURL
protected final org.exoplatform.services.jcr.RepositoryService jcrService
protected Set<CMISProvider.AtomPub> predefined
public String getAuthURL() throws org.exoplatform.clouddrive.CloudDriveException
getAuthURL in class org.exoplatform.clouddrive.CloudProviderorg.exoplatform.clouddrive.CloudDriveExceptionpublic boolean retryOnProviderError()
retryOnProviderError in class org.exoplatform.clouddrive.CloudProviderpublic Set<CMISProvider.AtomPub> getPredefinedAtompubServices()
protected void initPredefined(org.exoplatform.clouddrive.CloudDriveConnector.PredefinedServices predefined)
predefined - the predefinedCopyright © 2003–2020 eXo Platform SAS. All rights reserved.