| Modifier and Type | Method and Description |
|---|---|
DoxygenInstallation |
DoxygenInstallation.forEnvironment(hudson.EnvVars environment) |
DoxygenInstallation |
DoxygenInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
DoxygenInstallation[] |
DoxygenInstallation.DescriptorImpl.getInstallations() |
DoxygenInstallation[] |
DoxygenBuilder.DescriptorImpl.getInstallations() |
DoxygenInstallation |
DoxygenBuilder.getSelectedInstallation()
Finds the doxygen installation to use for this build among all installations configured in the Jenkins administration
|
| Modifier and Type | Method and Description |
|---|---|
void |
DoxygenInstallation.DescriptorImpl.setInstallations(DoxygenInstallation... installations) |
void |
DoxygenBuilder.DescriptorImpl.setInstallations(DoxygenInstallation... antInstallations) |
Copyright © 2004-2015. All Rights Reserved.