public final class ResponseUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getJenkinsVersion(org.apache.http.HttpResponse response)
Get Jenkins version from supplied response if any.
|
public static String getJenkinsVersion(org.apache.http.HttpResponse response)
response - the responseCopyright © 2018. All rights reserved.