public class CloudRepositoryCapabilitiesImpl extends AbstractRepositoryCapabilities
capabilities
CAPABILITY_COMMENTS_COUNT, CAPABILITY_LIKE
Constructor and Description |
---|
CloudRepositoryCapabilitiesImpl()
In cloud context, like and comment count are by default enable.
|
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.
|
doesSupportCapability, doesSupportCommentsCount, doesSupportLikingNodes
public CloudRepositoryCapabilitiesImpl()
public boolean doesSupportPublicAPI()
RepositoryCapabilities
public boolean doesSupportActivitiWorkflowEngine()
RepositoryCapabilities
public boolean doesSupportJBPMWorkflowEngine()
RepositoryCapabilities
public boolean doesSupportMyFiles()
RepositoryCapabilities
public boolean doesSupportSharedFiles()
RepositoryCapabilities
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.