Uses of Class
com.atlassian.bamboo.applinks.CredentialsRequiredContextException
Package
Description
-
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.jira.issuelink
Modifier and TypeMethodDescription@NotNull JiraIssueDetails
JiraBranchLinkingService.createRemoteLinkToBranch
(@NotNull ImmutableChainBranch branch, @NotNull String issueKey) Creates a remote link from the issue to the branch.@NotNull JiraIssueDetails
JiraBranchLinkingServiceImpl.createRemoteLinkToBranch
(@NotNull ImmutableChainBranch branch, @NotNull String issueKey) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.jira.jiraissues
Modifier and TypeMethodDescriptionprotected @NotNull Map<String,
JiraIssueDetails> JiraIssueManagerImpl.createJiraIssueDetails
(@Nullable Project bambooProject, @NotNull Set<String> issueKeys) Create JiraIssueDetails for@NotNull Iterable<com.atlassian.applinks.host.spi.EntityReference>
JiraRemoteIssueManager.fetchProjectInformationFromJira
(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink) Fetch project list from JIRA using REST service provided by applinks.@NotNull Iterable<com.atlassian.applinks.host.spi.EntityReference>
JiraRemoteIssueManagerImpl.fetchProjectInformationFromJira
(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink) @Nullable com.atlassian.applinks.api.ApplicationLink
JiraRemoteIssueManager.getJiraApplicationLink
(@NotNull String jiraProjectKey, @Nullable Project project) Retrieves the 'best' application link for a given JIRA project key.com.atlassian.applinks.api.ApplicationLink
JiraRemoteIssueManagerImpl.getJiraApplicationLink
(@NotNull String jiraProjectKey, @Nullable Project project) <T extends InternalLinkedJiraIssue>
@NotNull Iterable<T>JiraIssueManager.getJiraIssueDetails
(@Nullable Project bambooProject, @NotNull Iterable<T> linkedJiraIssues) Get issue details from JIRA via XML Search.@NotNull JiraIssueDetails
JiraIssueManager.getJiraIssueDetails
(@Nullable Project bambooProject, @NotNull String issueKey) Get issue details for a single issue.<T extends InternalLinkedJiraIssue>
@NotNull Iterable<T>JiraIssueManagerImpl.getJiraIssueDetails
(@Nullable Project bambooProject, @NotNull Iterable<T> linkedJiraIssues) @NotNull JiraIssueDetails
JiraIssueManagerImpl.getJiraIssueDetails
(@Nullable Project bambooProject, @NotNull String issueKey) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.jira.rest
Modifier and TypeMethodDescription@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
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.@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
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) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.plugins.rest.model.build
-
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.plugins.stash
Modifier and TypeMethodDescriptionprotected @NotNull StashRestResponse
BitbucketServerStateProvider.doStatusRestCallViaApplink
(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.plugins.stash.rest
Modifier and TypeMethodDescriptionstatic StashRestResponse
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) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.plugins.stash.rest.resource
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
StashResource.getRepositorySSHKeys
(String serverKey, String projectKey, String repositorySlug, long start, long limit)