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 |
---|---|
hudson.model.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–2020. All rights reserved.