public class ConfigurableMatrixAggregator
extends hudson.matrix.MatrixAggregator
| Constructor and Description |
|---|
ConfigurableMatrixAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
ProcessorFactory processorFactory,
ExecuteOn executeOn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
endBuild() |
boolean |
endRun(hudson.matrix.MatrixRun run) |
public ConfigurableMatrixAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
ProcessorFactory processorFactory,
ExecuteOn executeOn)
public boolean endRun(hudson.matrix.MatrixRun run)
throws InterruptedException,
IOException
endRun in class hudson.matrix.MatrixAggregatorInterruptedExceptionIOExceptionpublic boolean endBuild()
throws InterruptedException,
IOException
endBuild in class hudson.matrix.MatrixAggregatorInterruptedExceptionIOExceptionCopyright © 2011–2017. All rights reserved.