Package | Description |
---|---|
org.jenkinsci.plugins.rigor.optimization.api |
Modifier and Type | Method and Description |
---|---|
protected RigorApiResponse |
RigorApiClient.makeGetRequest(String relativeURL) |
protected RigorApiResponse |
RigorApiClient.makePostRequest(String relativeURL,
String bodyToPost) |
protected RigorApiResponse |
RigorApiClient.makePutRequest(String relativeURL,
String bodyToPut) |
RigorApiResponse |
RigorApiClient.TestConnection() |
RigorApiResponse |
RigorApiClient.TestForValidTestID(Integer testID) |
Copyright © 2016–2019. All rights reserved.