Uses of Class
com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLink
Packages that use BitbucketExternalLink
Package
Description
Add package level annotations to indicate everything is non-null by default.
-
Uses of BitbucketExternalLink in com.atlassian.bitbucket.jenkins.internal.link
Methods in com.atlassian.bitbucket.jenkins.internal.link that return types with arguments of type BitbucketExternalLinkModifier and TypeMethodDescriptionBitbucketExternalLinkUtils.createBranchDiffLink(BitbucketSCMRepository bitbucketRepository, String branch) BitbucketExternalLinkUtils.createPullRequestLink(BitbucketSCMRepository bitbucketRepository, String pullRequestId) BitbucketExternalLinkUtils.createRepoLink(BitbucketSCMRepository bitbucketRepository) BitbucketExternalLinkUtils.createTagDiffLink(BitbucketSCMRepository bitbucketRepository, String tag)