public class OnPremiseRepositoryCapabilitiesImpl extends AbstractRepositoryCapabilities
capabilities
CAPABILITY_COMMENTS_COUNT, CAPABILITY_LIKE
Constructor and Description |
---|
OnPremiseRepositoryCapabilitiesImpl(RepositoryInfo repositoryInfo)
Constructor that wrap RepositoryInfo CMIS object .
|
Modifier and Type | Method and Description |
---|---|
boolean |
doesSupportActivitiWorkflowEngine()
Returns true if the server connected to supports and has enabled the
Activiti workflow engine.
|
boolean |
doesSupportJBPMWorkflowEngine()
Returns true if the server connected to supports and has enabled the JBPM
workflow engine.
|
boolean |
doesSupportMyFiles()
Returns true if the server connected to supports the shared files
feature.
|
boolean |
doesSupportPublicAPI()
Returns true if the server connected to supports the public API i.e.
|
boolean |
doesSupportSharedFiles()
Returns true if the server connected to supports the my files feature.
|
boolean |
evaluateRepositoryVersion(String edition,
OperatorType operatorValue,
Integer majorVersion,
Integer minorVersion,
String maintenanceVersion) |
doesSupportCapability, doesSupportCommentsCount, doesSupportLikingNodes
public OnPremiseRepositoryCapabilitiesImpl(RepositoryInfo repositoryInfo)
repositoryInfo
- : cmis object.rootNode
- public boolean doesSupportPublicAPI()
RepositoryCapabilities
public boolean doesSupportActivitiWorkflowEngine()
RepositoryCapabilities
public boolean doesSupportJBPMWorkflowEngine()
RepositoryCapabilities
public boolean doesSupportMyFiles()
RepositoryCapabilities
public boolean doesSupportSharedFiles()
RepositoryCapabilities
public boolean evaluateRepositoryVersion(String edition, OperatorType operatorValue, Integer majorVersion, Integer minorVersion, String maintenanceVersion)
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.