@Extension
public static class Ant.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
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 hudson.model.AbstractProject> jobType) |
void |
setInstallations(Ant.AntInstallation... antInstallations) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, 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
public Ant.AntInstallation.DescriptorImpl getToolDescriptor()
Ant.AntInstallation.DescriptorImpl
instance.public boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable
in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.Builder>
public Ant.AntInstallation[] getInstallations()
public void setInstallations(Ant.AntInstallation... antInstallations)
Copyright © 2016. All rights reserved.