| Package | Description |
|---|---|
| com.cloudbees.jenkins.plugins.customtools |
| Modifier and Type | Method and Description |
|---|---|
CustomTool |
CustomTool.DescriptorImpl.byName(String name) |
CustomTool |
CustomTool.forBuildProperties(Map<hudson.model.JobPropertyDescriptor,hudson.model.JobProperty> properties) |
CustomTool |
CustomTool.forEnvironment(hudson.EnvVars environment) |
CustomTool |
CustomTool.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
CustomTool[] |
CustomToolInstallWrapper.DescriptorImpl.getInstallations() |
CustomTool |
CustomToolInstallWrapper.SelectedTool.toCustomTool() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomTool.DescriptorImpl.setInstallations(CustomTool... installations) |
Copyright © 2004-2013. All Rights Reserved.