@Extension public static class UnreliableSlaveDetection.DescriptorImpl extends hudson.model.Descriptor<UnreliableSlaveDetection>
| Constructor and Description |
|---|
UnreliableSlaveDetection.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.FormValidation |
doCheckAddresses(String value) |
String |
getDisplayName() |
UnreliableSlaveDetection |
getSettings() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic UnreliableSlaveDetection.DescriptorImpl()
public UnreliableSlaveDetection getSettings()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<UnreliableSlaveDetection>public hudson.util.FormValidation doCheckAddresses(@QueryParameter
String value)
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<UnreliableSlaveDetection>hudson.model.Descriptor.FormExceptionCopyright © 2004-2014. All Rights Reserved.