@ExportedBean(defaultVisibility=2) public static final class AggregatedTestResultAction.ChildReport extends Object
Modifier and Type | Field and Description |
---|---|
hudson.model.AbstractBuild<?,?> |
child |
Object |
result |
Constructor and Description |
---|
AggregatedTestResultAction.ChildReport(hudson.model.AbstractBuild<?,?> child,
AbstractTestResultAction result) |
@Exported public final hudson.model.AbstractBuild<?,?> child
@Exported public final Object result
public AggregatedTestResultAction.ChildReport(hudson.model.AbstractBuild<?,?> child, AbstractTestResultAction result)
Copyright © 2004-2014. All Rights Reserved.