hudson.tasks.test
Class AggregatedTestResultAction.ChildReport
java.lang.Object
hudson.tasks.test.AggregatedTestResultAction.ChildReport
- Enclosing class:
- AggregatedTestResultAction
@ExportedBean(defaultVisibility=2)
public static final class AggregatedTestResultAction.ChildReport
- extends Object
Data-binding bean for the remote API.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
child
@Exported
public final AbstractBuild<?,?> child
result
@Exported
public final Object result
AggregatedTestResultAction.ChildReport
public AggregatedTestResultAction.ChildReport(AbstractBuild<?,?> child,
AbstractTestResultAction result)
Copyright © 2004-2013. All Rights Reserved.