Uses of Class
org.bonitasoft.web.client.model.PlatformLicense
-
Packages that use PlatformLicense Package Description org.bonitasoft.web.client.api org.bonitasoft.web.client.model -
-
Uses of PlatformLicense in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return PlatformLicense Modifier and Type Method Description PlatformLicenseLicenseApi. 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 PlatformLicense Modifier and Type Method Description PlatformLicensePlatformLicense. caseCounter(Long caseCounter)PlatformLicensePlatformLicense. caseCounterLimit(Long caseCounterLimit)PlatformLicensePlatformLicense. duration(String duration)PlatformLicensePlatformLicense. edition(String edition)PlatformLicensePlatformLicense. licenseExpirationDate(String licenseExpirationDate)PlatformLicensePlatformLicense. licenseMode(String licenseMode)PlatformLicensePlatformLicense. licenseStartDate(String licenseStartDate)PlatformLicensePlatformLicense. numberOfCPUCores(String numberOfCPUCores)PlatformLicensePlatformLicense. requestKey(String requestKey)PlatformLicensePlatformLicense. subscriptionEndPeriod(String subscriptionEndPeriod)PlatformLicensePlatformLicense. subscriptionStartPeriod(String subscriptionStartPeriod)
-