@Extension public static final class ChrootToolset.DescriptorImpl extends hudson.tools.ToolDescriptor<ChrootToolset>
| Constructor and Description |
|---|
ChrootToolset.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckHome(String value) |
hudson.util.FormValidation |
doCheckName(String value) |
hudson.util.ListBoxModel |
doFillToolNameItems() |
List<? extends hudson.tools.ToolInstaller> |
getDefaultInstallers() |
String |
getDisplayName() |
ChrootToolset[] |
getInstallations() |
void |
setInstallations(ChrootToolset... installations) |
configure, getDefaultProperties, getPropertyDescriptorsaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic hudson.util.ListBoxModel doFillToolNameItems()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public void setInstallations(ChrootToolset... installations)
setInstallations in class hudson.tools.ToolDescriptor<ChrootToolset>public ChrootToolset[] getInstallations()
getInstallations in class hudson.tools.ToolDescriptor<ChrootToolset>public List<? extends hudson.tools.ToolInstaller> getDefaultInstallers()
getDefaultInstallers in class hudson.tools.ToolDescriptor<ChrootToolset>public hudson.util.FormValidation doCheckName(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckHome(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException,
InterruptedException
IOExceptionjavax.servlet.ServletExceptionInterruptedExceptionCopyright © 2004-2014. All Rights Reserved.