public class RequestsUtility extends Object
| Constructor and Description |
|---|
RequestsUtility() |
| Modifier and Type | Method and Description |
|---|---|
String |
constructFolderJobName(String inputName) |
String[] |
constructFolderJobNameAndFull(String buildURL) |
String |
encodeValue(String value) |
String |
runPostMethod(String jenkinsURL,
String urlString) |
public String runPostMethod(String jenkinsURL, String urlString) throws org.apache.http.client.ClientProtocolException, IOException
org.apache.http.client.ClientProtocolExceptionIOExceptionCopyright © 2016–2021. All rights reserved.