| com.atlassian.stash.scm.pull.MinimalPullRequest |
Describes a minimal com.atlassian.stash.pull.PullRequest pull request, providing only the ID, version and PullRequestRef refs.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves the PullRequestRef ref that has been requested to be merged.
| |||||||||||
Retrieves the pull request's ID, relative to the
target repository. | |||||||||||
Retrieves the PullRequestRef ref targeted for the merge, if the pull request is accepted.
| |||||||||||
Retrieves the pull request's current version.
| |||||||||||
Retrieves the PullRequestRef ref that has been requested to be merged.
Retrieves the pull request's ID, relative to the target repository.
Retrieves the PullRequestRef ref targeted for the merge, if the pull request is accepted.
Retrieves the pull request's current version.