| Package | Description |
|---|---|
| hudson.matrix |
Matrix project
|
| hudson.tasks.test |
| Modifier and Type | Method and Description |
|---|---|
MatrixAggregator |
MatrixAggregatable.createAggregator(MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Creates a new instance of the aggregator.
|
| Modifier and Type | Method and Description |
|---|---|
List<MatrixAggregator> |
MatrixBuild.MatrixBuildExecution.getAggregators()
Aggregators attached to this build execution, that are notified
of every start/end of
MatrixRun. |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Result |
MatrixExecutionStrategy.run(MatrixBuild build,
List<MatrixAggregator> aggregators,
hudson.model.BuildListener listener)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestResultAggregator
|
Copyright © 2004-2016. All Rights Reserved.