|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ThrottleMatrixProjectOptions in hudson.plugins.throttleconcurrents |
|---|
| Fields in hudson.plugins.throttleconcurrents declared as ThrottleMatrixProjectOptions | |
|---|---|
static ThrottleMatrixProjectOptions |
ThrottleMatrixProjectOptions.DEFAULT
A default configuration, which retains the behavior from version 1.8. |
| Methods in hudson.plugins.throttleconcurrents that return ThrottleMatrixProjectOptions | |
|---|---|
ThrottleMatrixProjectOptions |
ThrottleMatrixProjectOptions.DescriptorImpl.getDefaults()
|
ThrottleMatrixProjectOptions |
ThrottleJobProperty.getMatrixOptions()
|
| Methods in hudson.plugins.throttleconcurrents that return types with arguments of type ThrottleMatrixProjectOptions | |
|---|---|
hudson.model.Descriptor<ThrottleMatrixProjectOptions> |
ThrottleMatrixProjectOptions.getDescriptor()
|
| Constructors in hudson.plugins.throttleconcurrents with parameters of type ThrottleMatrixProjectOptions | |
|---|---|
ThrottleJobProperty(Integer maxConcurrentPerNode,
Integer maxConcurrentTotal,
List<String> categories,
boolean throttleEnabled,
String throttleOption,
ThrottleMatrixProjectOptions matrixOptions)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||