Uses of Class
com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLinkUtils
-
Packages that use BitbucketExternalLinkUtils Package Description com.atlassian.bitbucket.jenkins.internal.link Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.scm Add package level annotations to indicate everything is non-null by default. -
-
Uses of BitbucketExternalLinkUtils in com.atlassian.bitbucket.jenkins.internal.link
Constructors in com.atlassian.bitbucket.jenkins.internal.link with parameters of type BitbucketExternalLinkUtils Constructor Description BitbucketJobLinkActionFactory(BitbucketExternalLinkUtils externalLinkUtils, DefaultSCMHeadByItemProvider headProvider, DefaultSCMSourceByItemProvider sourceProvider)
BitbucketMultibranchLinkActionFactory(BitbucketExternalLinkUtils externalLinkUtils)
-
Uses of BitbucketExternalLinkUtils in com.atlassian.bitbucket.jenkins.internal.scm
Methods in com.atlassian.bitbucket.jenkins.internal.scm that return BitbucketExternalLinkUtils Modifier and Type Method Description BitbucketExternalLinkUtils
BitbucketSCMSource.DescriptorImpl. getBitbucketExternalLinkUtils()
-