Uses of Class
com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
-
Packages that use MinimalPullRequest Package Description com.atlassian.bitbucket.jenkins.internal.scm Add package level annotations to indicate everything is non-null by default. -
-
Uses of MinimalPullRequest in com.atlassian.bitbucket.jenkins.internal.scm
Methods in com.atlassian.bitbucket.jenkins.internal.scm that return MinimalPullRequest Modifier and Type Method Description MinimalPullRequest
BitbucketPullRequestSCMHead. getPullRequest()
Constructors in com.atlassian.bitbucket.jenkins.internal.scm with parameters of type MinimalPullRequest Constructor Description BitbucketPullRequestSourceBranch(MinimalPullRequest pullRequest)
-