Uses of Class
com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestRef
Packages that use BitbucketPullRequestRef
Package
Description
Add package level annotations to indicate everything is non-null by default.
Add package level annotations to indicate everything is non-null by default.
-
Uses of BitbucketPullRequestRef in com.atlassian.bitbucket.jenkins.internal.model
Methods in com.atlassian.bitbucket.jenkins.internal.model that return BitbucketPullRequestRefModifier and TypeMethodDescriptionBitbucketPullRequest.getFromRef()BitbucketPullRequest.getToRef()Constructors in com.atlassian.bitbucket.jenkins.internal.model with parameters of type BitbucketPullRequestRefModifierConstructorDescriptionBitbucketPullRequest(long id, BitbucketPullRequestState state, BitbucketPullRequestRef fromRef, BitbucketPullRequestRef toRef, long updatedDate, String title, String description) -
Uses of BitbucketPullRequestRef in com.atlassian.bitbucket.jenkins.internal.scm
Constructors in com.atlassian.bitbucket.jenkins.internal.scm with parameters of type BitbucketPullRequestRef