Package | Description |
---|---|
com.licensespring.management.model |
This package contains all models used in license-management SDK.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeCustomField[] |
BackOfficeProduct.getCustomFields()
Array of custom fields.
|
Constructor and Description |
---|
BackOfficeProduct(Long id,
Long[] upgradeFrom,
List<ProductFeature> productFeatures,
BackOfficeCustomField[] customFields,
BackOfficeInstallationFile[] backOfficeInstallationFiles,
ZonedDateTime createdAt,
ZonedDateTime updatedAt,
String productName,
String shortCode,
boolean active,
String validDuration,
boolean allowTrial,
int trialDays,
int maxActivations,
boolean hardwareIdRequired,
boolean isUpgrade,
String subscriptionDuration,
boolean enableMaintenancePeriod,
String maintenanceDuration,
boolean isFloating,
boolean isFloatingCloud,
int floatingUsers,
int floatingTimeout,
com.licensespring.model.LicenseType defaultLicenseType,
boolean isUserLocked,
boolean isNodeLocked,
int maxConsumptions,
String authorizationMethod,
boolean preventVm,
boolean allowOverages,
int maxOverages,
boolean resetConsumption,
String consumptionPeriod,
boolean isArchived,
int company) |
Copyright © 2023 Cense Data Inc.. All rights reserved.