Uses of Class
hudson.plugins.throttleconcurrents.ThrottleMatrixProjectOptions
Packages that use ThrottleMatrixProjectOptions
-
Uses of ThrottleMatrixProjectOptions in hudson.plugins.throttleconcurrents
Fields in hudson.plugins.throttleconcurrents declared as ThrottleMatrixProjectOptionsModifier and TypeFieldDescriptionstatic final ThrottleMatrixProjectOptions
ThrottleMatrixProjectOptions.DEFAULT
A default configuration, which retains the behavior from version 1.8.Methods in hudson.plugins.throttleconcurrents that return ThrottleMatrixProjectOptionsModifier and TypeMethodDescriptionThrottleMatrixProjectOptions.DescriptorImpl.getDefaults()
ThrottleJobProperty.getMatrixOptions()
Methods in hudson.plugins.throttleconcurrents that return types with arguments of type ThrottleMatrixProjectOptionsConstructors in hudson.plugins.throttleconcurrents with parameters of type ThrottleMatrixProjectOptionsModifierConstructorDescriptionThrottleJobProperty
(Integer maxConcurrentPerNode, Integer maxConcurrentTotal, List<String> categories, boolean throttleEnabled, String throttleOption, boolean limitOneJobWithMatchingParams, String paramsToUseForLimit, ThrottleMatrixProjectOptions matrixOptions)