Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.tasks | |
hudson.tools |
Modifier and Type | Class and Description |
---|---|
static class |
JDK.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
static class |
Maven.MavenInstallation.DescriptorImpl |
Modifier and Type | Method and Description |
---|---|
ToolDescriptor |
ToolLocationNodeProperty.ToolLocation.getType() |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<ToolInstallation,ToolDescriptor<?>> |
ToolInstallation.all()
Returns all the registered
ToolDescriptor s. |
DescriptorExtensionList<ToolInstallation,ToolDescriptor<?>> |
ToolLocationNodeProperty.DescriptorImpl.getToolDescriptors() |
Constructor and Description |
---|
ToolLocation(ToolDescriptor type,
String name,
String home) |
Copyright © 2015. All rights reserved.