|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.throttleconcurrents.ThrottleJobProperty.ThrottleCategory
public static final class ThrottleJobProperty.ThrottleCategory
| Constructor Summary | |
|---|---|
ThrottleJobProperty.ThrottleCategory(java.lang.String categoryName,
java.lang.Integer maxConcurrentPerNode,
java.lang.Integer maxConcurrentTotal)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCategoryName()
|
java.lang.Integer |
getMaxConcurrentPerNode()
|
java.lang.Integer |
getMaxConcurrentTotal()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public ThrottleJobProperty.ThrottleCategory(java.lang.String categoryName,
java.lang.Integer maxConcurrentPerNode,
java.lang.Integer maxConcurrentTotal)
| Method Detail |
|---|
public java.lang.Integer getMaxConcurrentPerNode()
public java.lang.Integer getMaxConcurrentTotal()
public java.lang.String getCategoryName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||