| Package | Description |
|---|---|
| com.atlassian.bamboo.jira.issuelink | |
| com.atlassian.bamboo.jira.rest |
| 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 |
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 |
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.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.