Uses of Class
com.atlassian.bamboo.applinks.CredentialsRequiredContextException
Packages that use CredentialsRequiredContextException
Package
Description
-
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.jira.issuelink
Methods in com.atlassian.bamboo.jira.issuelink that throw CredentialsRequiredContextExceptionModifier and TypeMethodDescription@NotNull JiraIssueDetailsJiraBranchLinkingService.createRemoteLinkToBranch(@NotNull ImmutableChainBranch branch, @NotNull String issueKey) Creates a remote link from the issue to the branch.@NotNull JiraIssueDetailsJiraBranchLinkingServiceImpl.createRemoteLinkToBranch(@NotNull ImmutableChainBranch branch, @NotNull String issueKey) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.jira.jiraissues
Methods in com.atlassian.bamboo.jira.jiraissues that throw CredentialsRequiredContextExceptionModifier 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.ApplicationLinkJiraRemoteIssueManager.getJiraApplicationLink(@NotNull String jiraProjectKey, @Nullable Project project) Retrieves the 'best' application link for a given JIRA project key.com.atlassian.applinks.api.ApplicationLinkJiraRemoteIssueManagerImpl.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 JiraIssueDetailsJiraIssueManager.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 JiraIssueDetailsJiraIssueManagerImpl.getJiraIssueDetails(@Nullable Project bambooProject, @NotNull String issueKey) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.jira.rest
Methods in com.atlassian.bamboo.jira.rest that throw CredentialsRequiredContextExceptionModifier and TypeMethodDescription@NotNull JiraRestResponseJiraRestService.doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink, String requestUrl, com.atlassian.sal.api.net.Request.MethodType methodType, @Nullable org.json.JSONObject data) Perform a rest call to JIRA.@NotNull JiraRestResponseJiraRestService.doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink, String requestUrl, com.atlassian.sal.api.net.Request.MethodType methodType, @Nullable org.json.JSONObject data, @Nullable Class<? extends com.atlassian.applinks.api.auth.AuthenticationProvider> providerClass) Perform a rest call to JIRA.@NotNull JiraRestResponseJiraRestServiceImpl.doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink, @NotNull String requestUrl, com.atlassian.sal.api.net.Request.MethodType methodType, @Nullable org.json.JSONObject data) @NotNull JiraRestResponseJiraRestServiceImpl.doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink, @NotNull String requestUrl, com.atlassian.sal.api.net.Request.MethodType methodType, @Nullable org.json.JSONObject data, @Nullable Class<? extends com.atlassian.applinks.api.auth.AuthenticationProvider> providerClass) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.plugins.rest.model.build
Methods in com.atlassian.bamboo.plugins.rest.model.build that throw CredentialsRequiredContextException -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.plugins.stash
Methods in com.atlassian.bamboo.plugins.stash that throw CredentialsRequiredContextExceptionModifier and TypeMethodDescriptionprotected @NotNull StashRestResponseBitbucketServerStateProvider.doStatusRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.plugins.stash.rest
Methods in com.atlassian.bamboo.plugins.stash.rest that throw CredentialsRequiredContextExceptionModifier and TypeMethodDescriptionstatic StashRestResponseRestCallHelper.doRestCallViaApplink(@NotNull com.atlassian.applinks.api.ApplicationLink applicationLink, @NotNull String requestUrl, com.atlassian.sal.api.net.Request.MethodType methodType, @Nullable org.json.JSONObject data) -
Uses of CredentialsRequiredContextException in com.atlassian.bamboo.plugins.stash.rest.resource
Methods in com.atlassian.bamboo.plugins.stash.rest.resource that throw CredentialsRequiredContextExceptionModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseStashResource.getRepositorySSHKeys(String serverKey, String projectKey, String repositorySlug, long start, long limit)