Uses of Class
hudson.plugins.throttleconcurrents.ThrottleMatrixProjectOptions

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)
           
 



Copyright © 2004-2014. All Rights Reserved.