public class JiraCloudRestClientFactory extends Object
RestClient instance to be used with any of the Api classes.| Constructor and Description |
|---|
JiraCloudRestClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.everit.http.restclient.RestClient |
createRestClient(org.everit.http.client.HttpClient httpClient)
Creates the standard rest client to be used with the api classes.
|
public static org.everit.http.restclient.RestClient createRestClient(org.everit.http.client.HttpClient httpClient)
httpClient - The http client implementation to be used during rest calls.Copyright © 2011–2021 Everit Kft.. All rights reserved.