Uses of Class
com.atlassian.bamboo.jira.issuelink.RemoteLinkCreationFailedException
-
Packages that use RemoteLinkCreationFailedException Package Description com.atlassian.bamboo.jira.issuelink -
-
Uses of RemoteLinkCreationFailedException in com.atlassian.bamboo.jira.issuelink
Methods in com.atlassian.bamboo.jira.issuelink that throw RemoteLinkCreationFailedException Modifier and Type Method Description @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)
-