Uses of Class
org.bonitasoft.web.client.model.SystemInformation
Packages that use SystemInformation
-
Uses of SystemInformation in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return SystemInformationModifier and TypeMethodDescriptionInformationApi.getSystemInformation()Get the system information Returns system information details of the platform.Methods in org.bonitasoft.web.client.api that return types with arguments of type SystemInformationModifier and TypeMethodDescriptionInformationApi.getSystemInformationWithHttpInfo()Get the system information Similar togetSystemInformationbut it also returns the http response headers . -
Uses of SystemInformation in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return SystemInformationModifier and TypeMethodDescriptionSystemInformation.activeFeatures(String activeFeatures) SystemInformation.caseCounter(Long caseCounter) SystemInformation.caseCounterLimit(Long caseCounterLimit) SystemInformation.contactInfo(String contactInfo) SystemInformation.expirationDate(Long expirationDate) SystemInformation.licenseExpirationDate(String licenseExpirationDate) SystemInformation.licenseMode(String licenseMode) SystemInformation.licenseStartDate(String licenseStartDate) SystemInformation.managedAppsLimit(Long managedAppsLimit) SystemInformation.numberOfCPUCores(String numberOfCPUCores) SystemInformation.requestKey(String requestKey) SystemInformation.subscriptionEndPeriod(String subscriptionEndPeriod) SystemInformation.subscriptionStartPeriod(String subscriptionStartPeriod) SystemInformation.subscriptionType(String subscriptionType)