Package hudson.matrix

Class MatrixBuild.MatrixBuildExecution

java.lang.Object
Run<JobT,RunT>.RunExecution
Run<P,R>.Runner
AbstractBuild<MatrixProject,MatrixBuild>.AbstractBuildExecution
hudson.matrix.MatrixBuild.MatrixBuildExecution
Enclosing class:
MatrixBuild

public class MatrixBuild.MatrixBuildExecution extends AbstractBuild<MatrixProject,MatrixBuild>.AbstractBuildExecution
Object that lives from the start of MatrixBuild execution to its end. Used to keep track of things that are needed only during the build.