public static final class AggregatedTestResultAction.Child extends Object
Modifier and Type | Field and Description |
---|---|
int |
build |
String |
name
Name of the module.
|
Constructor and Description |
---|
AggregatedTestResultAction.Child(String name,
int build) |
public final String name
AggregatedTestResultAction.getChildName(AbstractTestResultAction)
and
AggregatedTestResultAction.resolveChild(Child)
andpublic final int build
public AggregatedTestResultAction.Child(String name, int build)
Copyright © 2004-2015. All Rights Reserved.