@Extension public static final class GnatInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<GnatInstallation>
| Constructor and Description | 
|---|
DescriptorImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected hudson.util.FormValidation | 
checkHomeDirectory(File file)  | 
String | 
getDisplayName()  | 
GnatInstallation[] | 
getInstallations()  | 
void | 
setInstallations(GnatInstallation... installations)  | 
configure, doCheckHome, doCheckName, getCategory, getDefaultInstallers, 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 GnatInstallation[] getInstallations()
getInstallations in class hudson.tools.ToolDescriptor<GnatInstallation>public void setInstallations(GnatInstallation... installations)
setInstallations in class hudson.tools.ToolDescriptor<GnatInstallation>protected hudson.util.FormValidation checkHomeDirectory(File file)
checkHomeDirectory in class hudson.tools.ToolDescriptor<GnatInstallation>Copyright © 2016–2018. All rights reserved.