| 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() |
@NotNull JiraRestResponse |
JiraRestServiceImpl.doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink,
@NotNull String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
@Nullable com.opensymphony.webwork.dispatcher.json.JSONObject data) |
@NotNull JiraRestResponse |
JiraRestService.doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink,
String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
@Nullable com.opensymphony.webwork.dispatcher.json.JSONObject data)
Perform a rest call to JIRA.
|
@NotNull JiraRestResponse |
JiraRestServiceImpl.doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink,
@NotNull String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
@Nullable com.opensymphony.webwork.dispatcher.json.JSONObject data,
@Nullable Class<? extends com.atlassian.applinks.api.auth.AuthenticationProvider> providerClass) |
@NotNull JiraRestResponse |
JiraRestService.doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink,
String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
@Nullable com.opensymphony.webwork.dispatcher.json.JSONObject data,
@Nullable 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(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink,
@NotNull String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
@Nullable com.opensymphony.webwork.dispatcher.json.JSONObject data) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CreateRemoteJiraLinkAction.copyErrorsToAction(@NotNull JiraRestResponse response) |
protected void |
AbstractJiraIssueAction.copyErrorsToAction(JiraRestResponse response) |
protected void |
AbstractJiraIssueAction.copyErrorsToAction(@NotNull JiraRestResponse response,
@NotNull Set<String> knownFields) |
protected void |
AbstractJiraIssueAction.copyErrorsToActionWarnings(@NotNull JiraRestResponse response) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.