Package | Description |
---|---|
com.licensespring.management.model |
This package contains all models used in license-management SDK.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeLicenseProduct |
BackOfficeLicense.getProduct()
Product object that contains the name and the id of the product.
|
Constructor and Description |
---|
BackOfficeLicense(Long id,
String status,
Integer floatingInUseDevices,
BackOfficeCustomer customer,
List<BackOfficeLicenseFeature> productFeatures,
LicenseUser[] licenseUsers,
LicenseUser licenseUser,
String orderStoreId,
int activeUpToDateDevices,
int totalActiveDevices,
BackOfficeLicenseProduct product,
ZonedDateTime createdAt,
ZonedDateTime updatedAt,
String licenseKey,
Boolean active,
Boolean enabled,
ZonedDateTime timeActivated,
ZonedDateTime timeDisabled,
Integer maxActivations,
Integer timesActivated,
String validDuration,
String validityPeriod,
com.licensespring.model.LicenseType licenseType,
Boolean enableMaintenancePeriod,
String maintenanceDuration,
String maintenancePeriod,
Boolean isTrial,
Integer maxConsumptions,
Integer totalConsumptions,
String subscriptionId,
ZonedDateTime lastCheck,
Boolean preventVm,
Boolean allowOverages,
Integer maxOverages,
Boolean resetConsumption,
String consumptionPeriod,
Integer trialDays,
Boolean isFloating,
Boolean isFloatingCloud,
Integer floatingUsers,
String note,
Integer maxLicenseUsers,
Long order,
Long orderItem,
Integer disabledUser) |
Copyright © 2023 Cense Data Inc.. All rights reserved.