Uses of Interface
com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseability
Packages that use PullRequestRebaseability
-
Uses of PullRequestRebaseability in com.atlassian.bitbucket.scm.git.pull
Methods in com.atlassian.bitbucket.scm.git.pull that return PullRequestRebaseabilityModifier and TypeMethodDescriptionGitPullRequestService.canRebase(com.atlassian.bitbucket.pull.PullRequest pullRequest) Checks preconditions to determine whether the specifiedpull requestcan be rebased.