|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyDescriptor | |
---|---|
hudson.slaves | Code related to slaves. |
hudson.tools |
Uses of PropertyDescriptor in hudson.slaves |
---|
Subclasses of PropertyDescriptor in hudson.slaves | |
---|---|
static class |
EnvironmentVariablesNodeProperty.DescriptorImpl
|
class |
NodePropertyDescriptor
Descriptor for NodeProperty . |
Uses of PropertyDescriptor in hudson.tools |
---|
Subclasses of PropertyDescriptor in hudson.tools | |
---|---|
static class |
InstallSourceProperty.DescriptorImpl
|
static class |
ToolLocationNodeProperty.DescriptorImpl
|
class |
ToolPropertyDescriptor
Descriptor for ToolProperty . |
Methods in hudson.tools with type parameters of type PropertyDescriptor | ||
---|---|---|
static
|
PropertyDescriptor.for_(List<D> all,
Class<? extends T> target)
|
|
static
|
PropertyDescriptor.for_(List<D> all,
T target)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |