hudson.plugins.throttleconcurrents
Class ThrottleJobProperty.NodeLabeledPair
java.lang.Object
hudson.model.AbstractDescribableImpl<ThrottleJobProperty.NodeLabeledPair>
hudson.plugins.throttleconcurrents.ThrottleJobProperty.NodeLabeledPair
- All Implemented Interfaces:
- hudson.model.Describable<ThrottleJobProperty.NodeLabeledPair>
- Enclosing class:
- ThrottleJobProperty
public static final class ThrottleJobProperty.NodeLabeledPair
- extends hudson.model.AbstractDescribableImpl<ThrottleJobProperty.NodeLabeledPair>
- Author:
- marco.miller@ericsson.com
| Methods inherited from class hudson.model.AbstractDescribableImpl |
getDescriptor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThrottleJobProperty.NodeLabeledPair
@DataBoundConstructor
public ThrottleJobProperty.NodeLabeledPair(String throttledNodeLabel,
Integer maxConcurrentPerNodeLabeled)
getThrottledNodeLabel
public String getThrottledNodeLabel()
getMaxConcurrentPerNodeLabeled
public Integer getMaxConcurrentPerNodeLabeled()
Copyright © 2004-2014. All Rights Reserved.