| Package | Description |
|---|---|
| hudson.plugins.clover |
| Modifier and Type | Method and Description |
|---|---|
static CloverInstallation |
CloverInstallation.forName(String name) |
CloverInstallation |
CloverInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
CloverInstallation |
CloverInstallation.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
| Modifier and Type | Method and Description |
|---|---|
static List<CloverInstallation> |
CloverInstallation.installations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CloverInstallation.DescriptorImpl.setInstallations(CloverInstallation... installations) |
| Constructor and Description |
|---|
CloverDecoratingLauncher(CloverBuildWrapper cloverBuildWrapper,
CloverInstallation clover,
hudson.Launcher outer,
com.atlassian.clover.api.ci.CIOptions.Builder options) |
Copyright © 2004-2021. All Rights Reserved.