Package com.eka.middleware.licensing
Class License
java.lang.Object
com.eka.middleware.licensing.License
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LicenseFile
getLicenseFile
(DataPipeline dataPipeline) static void
instanceIds
(DataPipeline dataPipeline) static boolean
isLicenseFound
(DataPipeline dataPipeline) static boolean
updateLicenseKey
(DataPipeline dataPipeline, String licenseKey)
-
Constructor Details
-
License
public License()
-
-
Method Details
-
getLicenseFile
-
instanceIds
-
isLicenseFound
-
updateLicenseKey
public static boolean updateLicenseKey(DataPipeline dataPipeline, String licenseKey) throws Exception - Throws:
Exception
-