@Extension @Symbol(value="findonpath") public static class IsAlreadyOnPath.DescriptorImpl extends ToolInstallerDescriptor<IsAlreadyOnPath>
IsAlreadyOnPath.Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckExecutableName(String value) |
FormValidation |
doCheckVersionCmdString(String value) |
FormValidation |
doCheckVersionMax(String versionMin,
String versionMax) |
FormValidation |
doCheckVersionMin(String versionCmdString,
String versionPatternString,
String versionMin,
String versionMax) |
FormValidation |
doCheckVersionPatternString(String versionCmdString,
String versionPatternString) |
FormValidation |
doCheckVersionTestString(String versionTestString,
String versionCmdString,
String versionPatternString,
String versionMin,
String versionMax) |
String |
getDisplayName() |
all, doAutoCompleteLabel, doCheckLabel, for_, isApplicableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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, toMappublic String getDisplayName()
getDisplayName in class Descriptor<ToolInstaller>public FormValidation doCheckExecutableName(@QueryParameter String value)
public FormValidation doCheckVersionCmdString(@QueryParameter String value)
public FormValidation doCheckVersionPatternString(@QueryParameter String versionCmdString, @QueryParameter String versionPatternString)
public FormValidation doCheckVersionMin(@QueryParameter String versionCmdString, @QueryParameter String versionPatternString, @QueryParameter String versionMin, @QueryParameter String versionMax)
public FormValidation doCheckVersionMax(@QueryParameter String versionMin, @QueryParameter String versionMax)
Copyright © 2016–2022. All rights reserved.