@Extension public static final class ReconfigureNetworkAdapters.ReconfigureNetworkAdaptersDescriptor extends ReconfigureStep.ReconfigureStepDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
ReconfigureNetworkAdaptersDescriptor() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckMacAddress(String value) |
FormValidation |
doTestData(ReconfigureStep.DeviceAction deviceAction,
String deviceLabel,
String macAddress,
boolean standardSwitch,
String portGroup,
boolean distributedSwitch,
String distributedPortGroup,
String distributedPortId) |
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, toMap
public ReconfigureNetworkAdaptersDescriptor()
public FormValidation doCheckMacAddress(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public String getDisplayName()
getDisplayName
in class Descriptor<ReconfigureStep>
public FormValidation doTestData(@QueryParameter ReconfigureStep.DeviceAction deviceAction, @QueryParameter String deviceLabel, @QueryParameter String macAddress, @QueryParameter boolean standardSwitch, @QueryParameter String portGroup, @QueryParameter boolean distributedSwitch, @QueryParameter String distributedPortGroup, @QueryParameter String distributedPortId)
Copyright © 2016–2022. All rights reserved.