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() |
public ConfigurableMatrixAggregator(hudson.matrix.MatrixBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener, ProcessorFactory processorFactory, ExecuteOn executeOn)
public boolean endBuild() throws InterruptedException, IOException
endBuild
in class hudson.matrix.MatrixAggregator
InterruptedException
IOException
Copyright © 2011–2017. All rights reserved.