@Extension public class CoreDBF extends DownstreamBuildFinder
EMPTY
Constructor and Description |
---|
CoreDBF() |
Modifier and Type | Method and Description |
---|---|
List<hudson.model.Run<?,?>> |
getDownstreamBuilds(hudson.model.Run build)
Return a list of all downstream builds originating from provided build.
|
getAll, getDownstreamBuilds
public List<hudson.model.Run<?,?>> getDownstreamBuilds(hudson.model.Run build)
getDownstreamBuilds
in class DownstreamBuildFinder
build
- get the downstream build(s) relative this buildCopyright © 2016–2020. All rights reserved.