@InjectableComponent public interface JiraBaseUrls
| Modifier and Type | Method and Description |
|---|---|
String |
baseUrl() |
String |
restApi2BaseUrl() |
String baseUrl()
APKeys.JIRA_SELF_URL_ORIGIN_TYPE is set to SelfUrlOriginType.BASEURL, then
base url is taken from APKeys.JIRA_BASEURL. Host from request is taken otherwise.String restApi2BaseUrl()
Copyright © 2002-2024 Atlassian. All Rights Reserved.