| java.lang.Object | ||
| ↳ | com.atlassian.stash.pull.AbstractPullRequestRequest | |
| ↳ | com.atlassian.stash.pull.PullRequestActivitySearchRequest | |
Request for searching for pull requests' activities.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PullRequestActivitySearchRequest.Builder | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Limits the comment activities to the ones performing the specified comment actions.
| |||||||||||
Limits the comment activities to the ones affecting the specified comments.
| |||||||||||
Specifies the type(s) of activities to search for.
| |||||||||||
This method is deprecated.
in 3.4 for removal in 4.0, in favour of
properties.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.stash.pull.AbstractPullRequestRequest
| |||||||||||
From class
java.lang.Object
| |||||||||||
Specifies the type(s) of activities to search for.
true to fetch the pull requests' properties
This method is deprecated.
in 3.4 for removal in 4.0, in favour of properties.
Specifies whether the attributes of the activities' pull requests should also be fetched.
true to fetch the pull requests' attributes