@Extension public static class Ant.AntInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<Ant.AntInstallation>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckHome(File value)
Checks if the ANT_HOME is valid.
|
hudson.util.FormValidation |
doCheckName(String value) |
List<? extends hudson.tools.ToolInstaller> |
getDefaultInstallers() |
String |
getDisplayName() |
Ant.AntInstallation[] |
getInstallations() |
void |
setInstallations(Ant.AntInstallation... installations) |
checkHomeDirectory, configure, getDefaultProperties, getPropertyDescriptorsaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, 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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public Ant.AntInstallation[] getInstallations()
getInstallations in class hudson.tools.ToolDescriptor<Ant.AntInstallation>public void setInstallations(Ant.AntInstallation... installations)
setInstallations in class hudson.tools.ToolDescriptor<Ant.AntInstallation>public List<? extends hudson.tools.ToolInstaller> getDefaultInstallers()
getDefaultInstallers in class hudson.tools.ToolDescriptor<Ant.AntInstallation>public hudson.util.FormValidation doCheckHome(@QueryParameter
File value)
doCheckHome in class hudson.tools.ToolDescriptor<Ant.AntInstallation>public hudson.util.FormValidation doCheckName(@QueryParameter
String value)
doCheckName in class hudson.tools.ToolDescriptor<Ant.AntInstallation>Copyright © 2016. All rights reserved.