public abstract class ProjectGrid extends Grid<ProjectForm>
ProjectForms into a grid/matrix layout.
This class is also responsible for producing a sequence of BuildGrids
that are the instances of the pipelines.| Constructor and Description |
|---|
ProjectGrid() |
| Modifier and Type | Method and Description |
|---|---|
abstract Iterable<BuildGrid> |
builds()
Iterates instances of the pipeline grid view from this project layout.
|
get, getColumns, getNextAvailableRow, getRows, isEmptyCopyright © 2004-2013 Hudson. All Rights Reserved.