| Package | Description |
|---|---|
| hudson.plugins.throttleconcurrents |
| 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 |
|---|---|
Descriptor<ThrottleMatrixProjectOptions> |
ThrottleMatrixProjectOptions.getDescriptor() |
| Constructor and Description |
|---|
ThrottleJobProperty(Integer maxConcurrentPerNode,
Integer maxConcurrentTotal,
List<String> categories,
boolean throttleEnabled,
String throttleOption,
boolean limitOneJobWithMatchingParams,
String paramsToUseForLimit,
ThrottleMatrixProjectOptions matrixOptions) |
Copyright © 2016–2021. All rights reserved.