|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NSiqTarget | |
|---|---|
| hudson.plugins.nsiq | |
| Uses of NSiqTarget in hudson.plugins.nsiq |
|---|
| Methods in hudson.plugins.nsiq that return NSiqTarget | |
|---|---|
NSiqTarget |
NSiqTarget.getChild(java.lang.String name)
|
NSiqTarget |
NSiqTarget.getParent()
|
NSiqTarget |
NSiqTarget.getPreviousResult()
그래프를 표시하기 위해 이전 결과 값을 리턴한다. |
NSiqTarget |
NSiqBuildAction.getTarget()
NSiqBuildAction의 N'SIQ Collector 결과를 리턴한다. |
static NSiqTarget |
NSiqTarget.load(hudson.model.Build<?,?> owner,
java.util.List<NSiqResult> nsiqResult)
|
| Methods in hudson.plugins.nsiq that return types with arguments of type NSiqTarget | |
|---|---|
java.util.Map<java.lang.String,NSiqTarget> |
NSiqTarget.getChildren()
|
java.util.Collection<NSiqTarget> |
NSiqTarget.getChildrenList()
|
| Methods in hudson.plugins.nsiq with parameters of type NSiqTarget | |
|---|---|
static NSiqBuildAction |
NSiqBuildAction.load(hudson.model.Build<?,?> build,
NSiqSummary summary,
NSiqTarget target,
double lowRatio,
double highRatio)
|
void |
NSiqTarget.setParent(NSiqTarget parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||