| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.FormValidation |
doCheckHome(File value) |
List<? extends hudson.tools.ToolInstaller> |
getDefaultInstallers() |
String |
getDisplayName() |
String |
getId() |
CmTool |
getInstallation(String name) |
void |
setInstallations(CmTool... installations) |
checkHomeDirectory, doCheckName, getCategory, getDefaultProperties, getInstallations, getPropertyDescriptorsaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getId()
getId in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public hudson.util.FormValidation doCheckHome(@QueryParameter
File value)
doCheckHome in class hudson.tools.ToolDescriptor<CmTool>public List<? extends hudson.tools.ToolInstaller> getDefaultInstallers()
getDefaultInstallers in class hudson.tools.ToolDescriptor<CmTool>@Nonnull public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.tools.ToolDescriptor<CmTool>hudson.model.Descriptor.FormExceptionpublic void setInstallations(CmTool... installations)
setInstallations in class hudson.tools.ToolDescriptor<CmTool>Copyright © 2016–2023. All rights reserved.