Package com.xebialabs.license.service
Interface LicenseInstallService
- All Known Implementing Classes:
LicenseInstallServiceImpl
public interface LicenseInstallService
-
Method Summary
Modifier and TypeMethodDescriptioncom.xebialabs.license.LicenseinstallNewLicense(String licenseText)
-
Method Details
-
installNewLicense
com.xebialabs.license.License installNewLicense(String licenseText) throws LicenseInstallationFailedException -
getLicenseRenewalMessage
String getLicenseRenewalMessage()
-