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

Packages that use BuildGrid
au.com.centrumsystems.hudson.plugin.buildpipeline   
 

Uses of BuildGrid in au.com.centrumsystems.hudson.plugin.buildpipeline
 

Subclasses of BuildGrid in au.com.centrumsystems.hudson.plugin.buildpipeline
 class DefaultBuildGridImpl
          BuildGrid implementation backed by a sparse array.
 

Methods in au.com.centrumsystems.hudson.plugin.buildpipeline that return types with arguments of type BuildGrid
abstract  Iterable<BuildGrid> ProjectGrid.builds()
          Iterates instances of the pipeline grid view from this project layout.
 List<BuildGrid> BuildPipelineForm.getBuildGrids()
           
 

Constructor parameters in au.com.centrumsystems.hudson.plugin.buildpipeline with type arguments of type BuildGrid
BuildPipelineForm(ProjectGrid grid, Iterable<BuildGrid> builds)
           
 



Copyright © 2004-2014. All Rights Reserved.