@Extension public static final class ReconfigureCpu.ReconfigureCpuDescriptor extends ReconfigureStep.ReconfigureStepDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description | 
|---|
| ReconfigureCpuDescriptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| FormValidation | doCheckCoresPerSocket(String value) | 
| FormValidation | doCheckCpuCores(String value) | 
| FormValidation | doTestData(String cpuCores,
          String coresPerSocket) | 
| String | getDisplayName() | 
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic FormValidation doCheckCpuCores(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic FormValidation doCheckCoresPerSocket(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic String getDisplayName()
getDisplayName in class Descriptor<ReconfigureStep>public FormValidation doTestData(@QueryParameter String cpuCores, @QueryParameter String coresPerSocket)
Copyright © 2016–2022. All rights reserved.