Package org.cibseven.bpm.engine.rest
Interface LicenseRestService
- All Known Implementing Classes:
LicenseRestServiceImpl
public interface LicenseRestService
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLicenseKey(LicenseKeyDto licenseKey) Set a new license key
-
Field Details
-
PATH
- See Also:
-
-
Method Details
-
setLicenseKey
Set a new license key- Parameters:
licenseKey-
-
getLicenseKey
- Returns:
- the current license key
-