Uses of Class
org.jenkinsci.plugins.pipeline.github.client.Review
Packages that use Review
-
Uses of Review in org.jenkinsci.plugins.pipeline.github.client
Methods in org.jenkinsci.plugins.pipeline.github.client that return ReviewModifier and TypeMethodDescriptionReview.setCommitId
(String commitId) Review.setId
(long id) Review.setUser
(org.eclipse.egit.github.core.User user) Methods in org.jenkinsci.plugins.pipeline.github.client that return types with arguments of type ReviewModifier and TypeMethodDescriptionorg.eclipse.egit.github.core.client.PageIterator<Review>
ExtendedPullRequestService.pageReviews
(org.eclipse.egit.github.core.IRepositoryIdProvider repository, int id)