@Extension @Symbol(value="polarisCli") public static final class PolarisCli.DescriptorImpl extends hudson.tools.ToolDescriptor<PolarisCli>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends hudson.tools.ToolInstaller> |
getDefaultInstallers() |
java.lang.String |
getDisplayName() |
PolarisCli[] |
getInstallations() |
void |
setInstallations(PolarisCli... installations) |
checkHomeDirectory, configure, doCheckHome, doCheckName, getCategory, 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 java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public PolarisCli[] getInstallations()
getInstallations in class hudson.tools.ToolDescriptor<PolarisCli>public void setInstallations(PolarisCli... installations)
setInstallations in class hudson.tools.ToolDescriptor<PolarisCli>public java.util.List<? extends hudson.tools.ToolInstaller> getDefaultInstallers()
getDefaultInstallers in class hudson.tools.ToolDescriptor<PolarisCli>