@Extension public static class SonarRunnerInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<SonarRunnerInstallation>
| Constructor and Description |
|---|
SonarRunnerInstallation.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends hudson.tools.ToolInstaller> |
getDefaultInstallers() |
String |
getDisplayName() |
SonarRunnerInstallation[] |
getInstallations() |
SonarRunnerInstallation |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
void |
setInstallations(SonarRunnerInstallation... antInstallations) |
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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic SonarRunnerInstallation.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public List<? extends hudson.tools.ToolInstaller> getDefaultInstallers()
getDefaultInstallers in class hudson.tools.ToolDescriptor<SonarRunnerInstallation>public SonarRunnerInstallation[] getInstallations()
getInstallations in class hudson.tools.ToolDescriptor<SonarRunnerInstallation>public SonarRunnerInstallation newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
newInstance in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public void setInstallations(SonarRunnerInstallation... antInstallations)
setInstallations in class hudson.tools.ToolDescriptor<SonarRunnerInstallation>Copyright © 2007-2013. All Rights Reserved.