@Extension(dynamicLoadable=NO) public static final class LatencyRule.DescriptorImpl extends hudson.model.Descriptor<LatencyRule>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckLatency(String value) |
hudson.util.FormValidation |
doCheckPath(String path) |
hudson.util.FormValidation |
doCheckRatio(String ratio) |
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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@Nonnull public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<LatencyRule>public hudson.util.FormValidation doCheckLatency(@QueryParameter
String value)
public hudson.util.FormValidation doCheckPath(@QueryParameter
String path)
public hudson.util.FormValidation doCheckRatio(@QueryParameter
String ratio)
Copyright © 2016–2020. All rights reserved.