| Modifier and Type | Field and Description |
|---|---|
static ThrottleMatrixProjectOptions |
ThrottleMatrixProjectOptions.DEFAULT
A default configuration, which retains the behavior from
version 1.8.
|
| Modifier and Type | Method and Description |
|---|---|
ThrottleMatrixProjectOptions |
ThrottleMatrixProjectOptions.DescriptorImpl.getDefaults() |
ThrottleMatrixProjectOptions |
ThrottleJobProperty.getMatrixOptions() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<ThrottleMatrixProjectOptions> |
ThrottleMatrixProjectOptions.getDescriptor() |
| Constructor and Description |
|---|
ThrottleJobProperty(Integer maxConcurrentPerNode,
Integer maxConcurrentTotal,
List<String> categories,
boolean throttleEnabled,
String throttleOption,
ThrottleMatrixProjectOptions matrixOptions) |
Copyright © 2004-2014. All Rights Reserved.