hudson.tasks.test
Class AggregatedTestResultAction.Child
java.lang.Object
hudson.tasks.test.AggregatedTestResultAction.Child
- Enclosing class:
- AggregatedTestResultAction
public static final class AggregatedTestResultAction.Child
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public final String name
- Name of the module. Could be relative to something.
The interpretation of this is done by
AggregatedTestResultAction.getChildName(AbstractTestResultAction)
and
AggregatedTestResultAction.resolveChild(Child)
and
build
public final int build
AggregatedTestResultAction.Child
public AggregatedTestResultAction.Child(String name,
int build)
Copyright © 2004-2013. All Rights Reserved.