public abstract class ProjectGrid extends Grid<ProjectForm>
ProjectForm
s into a grid/matrix layout.
This class is also responsible for producing a sequence of BuildGrid
s
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, isEmpty
Copyright © 2004–2016. All rights reserved.