| Package | Description |
|---|---|
| com.atlassian.bamboo.jira.issuelink | |
| com.atlassian.bamboo.jira.rest | |
| com.atlassian.bamboo.plugins.stash.rest | |
| com.atlassian.bamboo.ww2.actions.jira |
| Modifier and Type | Method and Description |
|---|---|
JiraRestResponse |
RemoteLinkCreationFailedException.getResponse() |
| Constructor and Description |
|---|
RemoteLinkCreationFailedException(String s,
JiraRestResponse response) |
| Modifier and Type | Method and Description |
|---|---|
JiraRestResponse |
JiraRestResponse.JiraRestResponseBuilder.build() |
JiraRestResponse |
JiraRestServiceImpl.doRestCallViaApplink(com.atlassian.applinks.api.ApplicationLink applicationLink,
String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
com.opensymphony.webwork.dispatcher.json.JSONObject data) |
JiraRestResponse |
JiraRestService.doRestCallViaApplink(com.atlassian.applinks.api.ApplicationLink applicationLink,
String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
com.opensymphony.webwork.dispatcher.json.JSONObject data)
Perform a rest call to JIRA.
|
JiraRestResponse |
JiraRestServiceImpl.doRestCallViaApplink(com.atlassian.applinks.api.ApplicationLink applicationLink,
String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
com.opensymphony.webwork.dispatcher.json.JSONObject data,
Class<? extends com.atlassian.applinks.api.auth.AuthenticationProvider> providerClass) |
JiraRestResponse |
JiraRestService.doRestCallViaApplink(com.atlassian.applinks.api.ApplicationLink applicationLink,
String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
com.opensymphony.webwork.dispatcher.json.JSONObject data,
Class<? extends com.atlassian.applinks.api.auth.AuthenticationProvider> providerClass)
Perform a rest call to JIRA.
|
| Modifier and Type | Method and Description |
|---|---|
static JiraRestResponse |
RestCallHelper.doRestCallViaApplink(com.atlassian.applinks.api.ApplicationLink applicationLink,
String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
com.opensymphony.webwork.dispatcher.json.JSONObject data) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractJiraIssueAction.copyErrorsToAction(JiraRestResponse response) |
protected void |
CreateRemoteJiraLinkAction.copyErrorsToAction(JiraRestResponse response) |
protected void |
AbstractJiraIssueAction.copyErrorsToAction(JiraRestResponse response,
Set<String> knownFields) |
protected void |
AbstractJiraIssueAction.copyErrorsToActionWarnings(JiraRestResponse response) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.