Package | Description |
---|---|
hudson.tools |
Modifier and Type | Class and Description |
---|---|
static class |
InstallSourceProperty.DescriptorImpl |
Modifier and Type | Method and Description |
---|---|
ToolPropertyDescriptor |
ToolProperty.getDescriptor() |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<ToolProperty<?>,ToolPropertyDescriptor> |
ToolProperty.all()
Lists up all the registered
ToolPropertyDescriptor s in the system. |
DescribableList<ToolProperty<?>,ToolPropertyDescriptor> |
ToolDescriptor.getDefaultProperties()
Default value for
ToolInstallation.getProperties() used in the form binding. |
DescribableList<ToolProperty<?>,ToolPropertyDescriptor> |
ToolInstallation.getProperties() |
List<ToolPropertyDescriptor> |
ToolDescriptor.getPropertyDescriptors()
Lists up
ToolPropertyDescriptor s that are applicable to this ToolInstallation . |
Copyright © 2019. All rights reserved.