Uses of Class
hudson.matrix.MatrixAggregator
-
Uses of MatrixAggregator in hudson.matrix
Modifier and TypeMethodDescriptionMatrixAggregatable.createAggregator
(MatrixBuild build, Launcher launcher, BuildListener listener) Creates a new instance of the aggregator.Modifier and TypeMethodDescriptionMatrixBuild.MatrixBuildExecution.getAggregators()
Aggregators attached to this build execution, that are notified of every start/end ofMatrixRun
.Modifier and TypeMethodDescriptionMatrixExecutionStrategy.run
(MatrixBuild build, List<MatrixAggregator> aggregators, BuildListener listener) Deprecated. -
Uses of MatrixAggregator in hudson.tasks.test
Modifier and TypeClassDescriptionclass
MatrixExecutionStrategy.run(MatrixBuild.MatrixBuildExecution)