Package hudson.matrix

Class MatrixBuild

All Implemented Interfaces:
ExtensionPoint, DescriptorByNameOwner, ModelObject, PersistenceRoot, Queue.Executable, Saveable, SearchableModelObject, SearchItem, AccessControlled, Comparable<MatrixBuild>, Runnable, WithConsoleUrl, HistoricalBuild, LazyBuildMixIn.LazyLoadingRun<MatrixProject,MatrixBuild>, ModelObjectWithContextMenu, RunWithSCM<MatrixProject,MatrixBuild>, OnMaster, org.kohsuke.stapler.StaplerProxy

public class MatrixBuild extends AbstractBuild<MatrixProject,MatrixBuild>
Build of MatrixProject.
Author:
Kohsuke Kawaguchi