Uses of Class
hudson.matrix.MatrixRun
-
Uses of MatrixRun in hudson.matrix
Modifier and TypeMethodDescriptionMatrixBuild.getExactRun
(Combination c) LikeMatrixBuild.getRun(Combination)
, but do not approximate the result by earlier execution of the given combination (which is done for partial rebuild of the matrix.)MatrixBuild.getRun
(Combination c) Gets theMatrixRun
in this build that corresponds to the given combination.MatrixBuild.RunPtr.getRun()
protected MatrixRun
MatrixConfiguration.newBuild()
Modifier and TypeMethodDescriptionMatrixConfiguration.getBuildClass()
MatrixBuild.getExactRuns()
Returns allMatrixRun
s for exactly thisMatrixBuild
.MatrixBuild.getRuns()
Returns allMatrixRun
s for thisMatrixBuild
. -
Uses of MatrixRun in hudson.tasks.test