| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.api | |
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<Locale> |
CurrentUserPreferencesApi.getLocale(Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get locale
Returns the locale for the user.
|
io.reactivex.Single<Locale> |
MyselfApi.getLocale(Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get locale
Returns the locale for the user.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<Object> |
CurrentUserPreferencesApi.setLocale(Locale locale,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Set locale
Sets the locale of the user.
|
io.reactivex.Single<Object> |
MyselfApi.setLocale(Locale locale,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Locale |
Locale.locale(String locale) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.