Uses of Class
hudson.plugins.throttleconcurrents.ThrottleJobProperty.NodeLabeledPair

Uses of ThrottleJobProperty.NodeLabeledPair in hudson.plugins.throttleconcurrents
 

Methods in hudson.plugins.throttleconcurrents that return types with arguments of type ThrottleJobProperty.NodeLabeledPair
 List<ThrottleJobProperty.NodeLabeledPair> ThrottleJobProperty.ThrottleCategory.getNodeLabeledPairs()
           
 

Constructor parameters in hudson.plugins.throttleconcurrents with type arguments of type ThrottleJobProperty.NodeLabeledPair
ThrottleJobProperty.ThrottleCategory(String categoryName, Integer maxConcurrentPerNode, Integer maxConcurrentTotal, List<ThrottleJobProperty.NodeLabeledPair> nodeLabeledPairs)
           
 



Copyright © 2004-2013. All Rights Reserved.