Package | Description |
---|---|
hudson.slaves |
Code related to agents.
|
hudson.tools |
Modifier and Type | Class and Description |
---|---|
static class |
EnvironmentVariablesNodeProperty.DescriptorImpl |
class |
NodePropertyDescriptor
Descriptor for
NodeProperty . |
Modifier and Type | Class and Description |
---|---|
static class |
InstallSourceProperty.DescriptorImpl |
static class |
ToolLocationNodeProperty.DescriptorImpl |
class |
ToolPropertyDescriptor
Descriptor for
ToolProperty . |
Modifier and Type | Method and Description |
---|---|
static <D extends PropertyDescriptor<?,T>,T> |
PropertyDescriptor.for_(List<D> all,
Class<? extends T> target) |
static <D extends PropertyDescriptor<?,T>,T> |
PropertyDescriptor.for_(List<D> all,
T target) |
Copyright © 2004–2021. All rights reserved.