au.com.centrumsystems.hudson.plugin.buildpipeline
Class BuildGrid

java.lang.Object
  extended by au.com.centrumsystems.hudson.plugin.buildpipeline.Grid<BuildForm>
      extended by au.com.centrumsystems.hudson.plugin.buildpipeline.BuildGrid
Direct Known Subclasses:
DefaultBuildGridImpl

public abstract class BuildGrid
extends Grid<BuildForm>

Grid of BuildForms, which represents one instance of a pipeline execution.

Author:
Kohsuke Kawaguchi

Constructor Summary
BuildGrid()
           
 
Method Summary
 
Methods inherited from class au.com.centrumsystems.hudson.plugin.buildpipeline.Grid
get, getColumns, getNextAvailableRow, getRows, isEmpty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildGrid

public BuildGrid()


Copyright © 2004-2014. All Rights Reserved.