@Extension public static class MercurialInstallation.DescriptorImpl extends ToolDescriptor<MercurialInstallation>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckConfig(String value) |
String |
getDisplayName() |
MercurialInstallation[] |
getInstallations() |
void |
setInstallations(MercurialInstallation... installations) |
checkHomeDirectory, configure, doCheckHome, doCheckName, getCategory, getDefaultInstallers, getDefaultProperties, getPropertyDescriptors
addHelpFileRedirect, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<ToolInstallation>
public MercurialInstallation[] getInstallations()
getInstallations
in class ToolDescriptor<MercurialInstallation>
public void setInstallations(MercurialInstallation... installations)
setInstallations
in class ToolDescriptor<MercurialInstallation>
public FormValidation doCheckConfig(@QueryParameter String value)
Copyright © 2016–2022. All rights reserved.