Uses of Class
hudson.matrix.MatrixAggregator
Packages that use MatrixAggregator
-
Uses of MatrixAggregator in hudson.matrix
Methods in hudson.matrix that return MatrixAggregatorModifier and TypeMethodDescriptionMatrixAggregatable.createAggregator
(MatrixBuild build, Launcher launcher, BuildListener listener) Creates a new instance of the aggregator.Methods in hudson.matrix that return types with arguments of type MatrixAggregatorModifier and TypeMethodDescriptionMatrixBuild.MatrixBuildExecution.getAggregators()
Aggregators attached to this build execution, that are notified of every start/end ofMatrixRun
.Method parameters in hudson.matrix with type arguments of type MatrixAggregatorModifier and TypeMethodDescriptionMatrixExecutionStrategy.run
(MatrixBuild build, List<MatrixAggregator> aggregators, BuildListener listener) Deprecated. -
Uses of MatrixAggregator in hudson.tasks.test
Subclasses of MatrixAggregator in hudson.tasks.testModifier and TypeClassDescriptionclass
MatrixExecutionStrategy.run(MatrixBuild.MatrixBuildExecution)