Package com.xebialabs.xlrelease.service
Class DummyLicenseService
java.lang.Object
com.xebialabs.xlplatform.test.ci.NoLicenseService
com.xebialabs.xlrelease.service.DummyLicenseService
- All Implemented Interfaces:
com.xebialabs.license.service.LicenseService
public class DummyLicenseService
extends com.xebialabs.xlplatform.test.ci.NoLicenseService
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.xebialabs.xlplatform.test.ci.NoLicenseService
getCounter, getProduct, getValidPeriod, initialize, isLicenseExpired, reload, rollbackTransaction, startTransaction, validate, validate
-
Constructor Details
-
DummyLicenseService
public DummyLicenseService()
-
-
Method Details
-
getLicense
public com.xebialabs.license.License getLicense()- Specified by:
getLicensein interfacecom.xebialabs.license.service.LicenseService- Overrides:
getLicensein classcom.xebialabs.xlplatform.test.ci.NoLicenseService
-