Uses of Class
org.bonitasoft.web.client.model.PlatformLicense
Packages that use PlatformLicense
-
Uses of PlatformLicense in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return PlatformLicenseModifier and TypeMethodDescriptionLicenseApi.getPlatformLicense()Get the platform License Returns the current platform License. -
Uses of PlatformLicense in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return PlatformLicenseModifier and TypeMethodDescriptionPlatformLicense.caseCounter(Long caseCounter) PlatformLicense.caseCounterLimit(Long caseCounterLimit) PlatformLicense.licenseExpirationDate(String licenseExpirationDate) PlatformLicense.licenseMode(String licenseMode) PlatformLicense.licenseStartDate(String licenseStartDate) PlatformLicense.numberOfCPUCores(String numberOfCPUCores) PlatformLicense.requestKey(String requestKey) PlatformLicense.subscriptionEndPeriod(String subscriptionEndPeriod) PlatformLicense.subscriptionStartPeriod(String subscriptionStartPeriod)