|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.com.centrumsystems.hudson.plugin.util.BuildUtil
public final class BuildUtil
Provides helper methods for #hudson.model.AbstractBuild
| Constructor Summary | |
|---|---|
BuildUtil()
|
|
| Method Summary | |
|---|---|
static hudson.model.AbstractBuild<?,?> |
getDownstreamBuild(hudson.model.AbstractProject<?,?> downstreamProject,
hudson.model.AbstractBuild<?,?> upstreamBuild)
Gets the next downstream build based on the upstream build and downstream project. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildUtil()
| Method Detail |
|---|
public static hudson.model.AbstractBuild<?,?> getDownstreamBuild(hudson.model.AbstractProject<?,?> downstreamProject,
hudson.model.AbstractBuild<?,?> upstreamBuild)
downstreamProject - - The downstream projectupstreamBuild - - The upstream build
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||