public class RestCallHelper extends Object
Constructor and Description |
---|
RestCallHelper() |
Modifier and Type | Method and Description |
---|---|
static JiraRestResponse |
doRestCallViaApplink(com.atlassian.applinks.api.ApplicationLink applicationLink,
String requestUrl,
com.atlassian.sal.api.net.Request.MethodType methodType,
com.opensymphony.webwork.dispatcher.json.JSONObject data) |
public static JiraRestResponse doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink, @NotNull String requestUrl, @NotNull com.atlassian.sal.api.net.Request.MethodType methodType, @Nullable com.opensymphony.webwork.dispatcher.json.JSONObject data) throws CredentialsRequiredContextException
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.