| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipeline.github.client |
| Modifier and Type | Method and Description |
|---|---|
Review |
Review.setBody(String body) |
Review |
Review.setCommitId(String commitId) |
Review |
Review.setId(long id) |
Review |
Review.setState(String state) |
Review |
Review.setUser(org.eclipse.egit.github.core.User user) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.egit.github.core.client.PageIterator<Review> |
ExtendedPullRequestService.pageReviews(org.eclipse.egit.github.core.IRepositoryIdProvider repository,
int id) |
Copyright © 2016–2023. All rights reserved.