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

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

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

Subclasses of ProjectGrid in au.com.centrumsystems.hudson.plugin.buildpipeline
 class DefaultProjectGridImpl
          ProjectGrid backed by map.
 

Methods in au.com.centrumsystems.hudson.plugin.buildpipeline that return ProjectGrid
abstract  ProjectGrid ProjectGridBuilder.build(BuildPipelineView owner)
          Builds the grid.
 ProjectGrid DownstreamProjectGridBuilder.build(BuildPipelineView owner)
           
 ProjectGrid BuildPipelineForm.getProjectGrid()
           
 

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



Copyright © 2004-2015. All Rights Reserved.