public interface GhprbBuildManager
Modifier and Type | Method and Description |
---|---|
String |
calculateBuildUrl(String publishedURL)
Calculate the build URL of a build
|
Iterator<?> |
downstreamProjects()
Returns downstream builds as an iterator
|
String |
getOneLineTestResults()
Print tests result of a build in one line.
|
String |
getTestResults()
Print tests result of a build
|
String calculateBuildUrl(String publishedURL)
publishedURL
- the public jenkins urlIterator<?> downstreamProjects()
String getOneLineTestResults()
String getTestResults()
Copyright © 2016–2017. All rights reserved.