public class InstanceInformationApi extends Object
| Constructor and Description |
|---|
InstanceInformationApi(org.everit.http.restclient.RestClient restClient) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<License> |
getLicense(Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get license
Returns licensing information about the Jira instance.
|
public InstanceInformationApi(org.everit.http.restclient.RestClient restClient)
public io.reactivex.Single<License> getLicense(Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
restRequestEnhancer - Adds the possibility to modify the rest request before sending out. This can be useful to add authorizations tokens for example.
Copyright © 2011–2023 Everit Kft.. All rights reserved.