@Extension public static class PowerShellInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<PowerShellInstallation>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
PowerShellInstallation |
getAnyInstallation(String name) |
String |
getDisplayName() |
PowerShellInstallation |
getInstallation(String name) |
checkHomeDirectory, doCheckHome, doCheckName, getCategory, getDefaultInstallers, getDefaultProperties, getInstallations, getPropertyDescriptors, setInstallationsaddHelpFileRedirect, 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, toMap@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)
configure in class hudson.tools.ToolDescriptor<PowerShellInstallation>@Nullable public PowerShellInstallation getInstallation(String name)
@Nullable public PowerShellInstallation getAnyInstallation(String name)
Copyright © 2016–2022. All rights reserved.