| Package | Description |
|---|---|
| hudson.tasks |
| Modifier and Type | Method and Description |
|---|---|
Ant.AntInstallation |
Ant.AntInstallation.forEnvironment(hudson.EnvVars environment) |
Ant.AntInstallation |
Ant.AntInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
Ant.AntInstallation |
Ant.getAnt()
Gets the Ant to invoke,
or null to invoke the default one.
|
Ant.AntInstallation[] |
Ant.DescriptorImpl.getInstallations() |
Ant.AntInstallation[] |
Ant.AntInstallation.DescriptorImpl.getInstallations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ant.DescriptorImpl.setInstallations(Ant.AntInstallation... antInstallations) |
void |
Ant.AntInstallation.DescriptorImpl.setInstallations(Ant.AntInstallation... installations) |
Copyright © 2016. All rights reserved.