| Package | Description |
|---|---|
| com.licensespring |
| Modifier and Type | Method and Description |
|---|---|
License.LicenseBuilder |
License.LicenseBuilder.active(Boolean active) |
static License.LicenseBuilder |
License.builder() |
License.LicenseBuilder |
License.LicenseBuilder.data(com.licensespring.LicenseData data)
Server license data - both online and offline activation data is stored in this field
|
License.LicenseBuilder |
License.LicenseBuilder.enabled(Boolean enabled) |
License.LicenseBuilder |
License.LicenseBuilder.hardwareId(String hardwareId)
hardware id for which this license data has been activated for
|
License.LicenseBuilder |
License.LicenseBuilder.identity(com.licensespring.model.LicenseIdentity identity)
The license identity - licenseKey or username is kept in this field
|
License.LicenseBuilder |
License.LicenseBuilder.installationFile(com.licensespring.model.InstallationFile installationFile)
Information on the location of potential installation files.
|
License.LicenseBuilder |
License.LicenseBuilder.lastCheck(ZonedDateTime lastCheck)
Last time the check was performed on this
|
License.LicenseBuilder |
License.LicenseBuilder.lastUsage(ZonedDateTime lastUsage)
Gets updated each time the application runs
|
License.LicenseBuilder |
License.LicenseBuilder.localConsumptions(int localConsumptions)
Consumptions which are tracked locally.
|
License.LicenseBuilder |
License.LicenseBuilder.localFeatureConsumptions(Map<String,Integer> localFeatureConsumptions)
Map which used to increase local feature consumptions.
|
License.LicenseBuilder |
License.LicenseBuilder.product(com.licensespring.model.Product product)
Detailed product information is kept and updated everytime the license is activated.
|
License.LicenseBuilder |
License.LicenseBuilder.remoteExpired(Boolean remoteExpired) |
License.LicenseBuilder |
License.LicenseBuilder.repository(com.licensespring.internal.services.LicenseRepository repository) |
License.LicenseBuilder |
License.LicenseBuilder.service(com.licensespring.internal.services.LicenseService service) |
Copyright © 2021 Cense Data Inc.. All rights reserved.