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

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

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

Methods in au.com.centrumsystems.hudson.plugin.buildpipeline that return ProjectForm
static ProjectForm ProjectForm.as(hudson.model.AbstractProject<?,?> p)
          Wraps possibly null AbstractProject into ProjectForm.
 ProjectForm DefaultProjectGridImpl.get(int row, int col)
          Gets the project at the specified location.
 

Methods in au.com.centrumsystems.hudson.plugin.buildpipeline that return types with arguments of type ProjectForm
 List<ProjectForm> ProjectForm.getDependencies()
           
 

Methods in au.com.centrumsystems.hudson.plugin.buildpipeline with parameters of type ProjectForm
static String ProjectJSONBuilder.asJSON(ProjectForm projectForm)
           
 void DefaultProjectGridImpl.set(int row, int col, ProjectForm p)
          Mutable, but only for ProjectGridBuilder
 



Copyright © 2004-2014. All Rights Reserved.