Uses of Class
com.atlassian.bitbucket.jenkins.internal.model.BitbucketRef
-
Packages that use BitbucketRef Package Description com.atlassian.bitbucket.jenkins.internal.model Add package level annotations to indicate everything is non-null by default. -
-
Uses of BitbucketRef in com.atlassian.bitbucket.jenkins.internal.model
Subclasses of BitbucketRef in com.atlassian.bitbucket.jenkins.internal.model Modifier and Type Class Description classBitbucketDefaultBranchclassBitbucketTagMethods in com.atlassian.bitbucket.jenkins.internal.model that return BitbucketRef Modifier and Type Method Description BitbucketRefBitbucketRefChange. getRef()Constructors in com.atlassian.bitbucket.jenkins.internal.model with parameters of type BitbucketRef Constructor Description BitbucketRefChange(BitbucketRef ref, String refId, String fromHash, String toHash, BitbucketRefChangeType type)
-