|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolPropertyDescriptor | |
---|---|
hudson.tools |
Uses of ToolPropertyDescriptor in hudson.tools |
---|
Subclasses of ToolPropertyDescriptor in hudson.tools | |
---|---|
static class |
InstallSourceProperty.DescriptorImpl
|
Methods in hudson.tools that return ToolPropertyDescriptor | |
---|---|
ToolPropertyDescriptor |
ToolProperty.getDescriptor()
|
Methods in hudson.tools that return types with arguments of type ToolPropertyDescriptor | |
---|---|
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |