mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
64096: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3.0.BF) 63963: MNT-10713 - Transformation Server, Lucene specific: startup deadlocks new license git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64353 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -132,4 +132,14 @@ public interface LicenseDescriptor
|
||||
* @return <code>true</code> if the license allows clustering
|
||||
*/
|
||||
public boolean isClusterEnabled();
|
||||
|
||||
/**
|
||||
* ATS Transformation Server Expiry Date
|
||||
* @return the ATS Transformation Server Expiry Date or <code>null</code>
|
||||
*/
|
||||
public String getTransformationServerExpiryDate();
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user