| com.atlassian.stash.pull.PullRequestMergeActivity |
A PullRequestActivity representing when the pull request was merged.
commit should not
be assumed.
Also note that the merge commit can be null if the pull request was not merged by
Stash.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common term
for the data they represent. Due to the significant number of touchpoints, the deprecated classes and
interfaces will be left in for an entire major release cycle, rather than being removed in 4.0.
Callers should use
getCommit() instead.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.stash.activity.Activity
| |||||||||||
From interface
com.atlassian.stash.pull.PullRequestActivity
| |||||||||||
This method is deprecated.
in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common term
for the data they represent. Due to the significant number of touchpoints, the deprecated classes and
interfaces will be left in for an entire major release cycle, rather than being removed in 4.0.
Callers should use getCommit() instead.
null if the pull request was merged remotelynull if the pull request was merged remotely