| Package | Description |
|---|---|
| au.com.centrumsystems.hudson.plugin.buildpipeline |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProjectForm> |
ProjectForm.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ProjectJSONBuilder.asJSON(ProjectForm projectForm) |
void |
DefaultProjectGridImpl.set(int row,
int col,
ProjectForm p)
Mutable, but only for
ProjectGridBuilder |
Copyright © 2004-2013 Hudson. All Rights Reserved.