@Extension @Symbol(value="ant") public static class Ant.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Modifier | Constructor and Description |
|---|---|
|
DescriptorImpl() |
protected |
DescriptorImpl(Class<? extends Ant> clazz) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
Ant.AntInstallation[] |
getInstallations() |
Ant.AntInstallation.DescriptorImpl |
getToolDescriptor()
Obtains the
Ant.AntInstallation.DescriptorImpl instance. |
boolean |
isApplicable(Class<? extends AbstractProject> jobType) |
void |
setInstallations(Ant.AntInstallation... antInstallations) |
filteraddHelpFileRedirect, 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 Ant.AntInstallation.DescriptorImpl getToolDescriptor()
Ant.AntInstallation.DescriptorImpl instance.public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable in class BuildStepDescriptor<Builder>public String getDisplayName()
getDisplayName in class Descriptor<Builder>public Ant.AntInstallation[] getInstallations()
public void setInstallations(Ant.AntInstallation... antInstallations)
Copyright © 2016–2021. All rights reserved.