|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.com.centrumsystems.hudson.plugin.buildpipeline.util.BPAbstractBuild
public final class BPAbstractBuild
CentrumAbstractBuild class is a util class which is used to build the build pipeline
| Constructor Summary | |
|---|---|
BPAbstractBuild()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getBuildResultURL(hudson.model.AbstractBuild<?,?> build)
Build a URL of a particular build |
static java.util.List<hudson.model.AbstractBuild<?,?>> |
getProjectBuildPipeline(hudson.model.AbstractBuild<?,?> topAbstractBuild)
get the project build pipeline for a particular build |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BPAbstractBuild()
| Method Detail |
|---|
public static java.util.List<hudson.model.AbstractBuild<?,?>> getProjectBuildPipeline(hudson.model.AbstractBuild<?,?> topAbstractBuild)
topAbstractBuild - top abstract build
public static java.lang.String getBuildResultURL(hudson.model.AbstractBuild<?,?> build)
build - the build
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||