|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |