Package | Description |
---|---|
au.com.centrumsystems.hudson.plugin.buildpipeline |
Modifier and Type | Method and Description |
---|---|
PipelineBuild |
PipelineBuild.getUpstreamPipelineBuild()
Returns the upstream PipelineBuild object from the current PipelineBuild object.
|
Modifier and Type | Method and Description |
---|---|
List<PipelineBuild> |
PipelineBuild.getDownstreamPipeline()
Constructs a List of downstream PipelineBuild objects that make up the current pipeline.
|
Modifier and Type | Method and Description |
---|---|
static String |
BuildJSONBuilder.asJSON(hudson.model.ItemGroup context,
PipelineBuild pipelineBuild,
Integer formId,
Integer projectId,
List<Integer> buildDependencyIds,
ArrayList<String> params) |
Constructor and Description |
---|
BuildForm(hudson.model.ItemGroup context,
PipelineBuild pipelineBuild) |
Copyright © 2004–2017. All rights reserved.