mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
This reverts commit ce1733b0be
.
This commit is contained in:
@@ -127,6 +127,13 @@ public interface LicenseDescriptor
|
|||||||
*/
|
*/
|
||||||
public LicenseMode getLicenseMode();
|
public LicenseMode getLicenseMode();
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Get the cloud sync key or <code>null</code>
|
||||||
|
* @return the cloud sync key
|
||||||
|
*/
|
||||||
|
public String getCloudSyncKey();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Does this license allow clustering?
|
* Does this license allow clustering?
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user