| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHIssueEvent |
GHRepository.getIssueEvent(long id)
Get a single issue event.
|
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<GHIssueEvent> |
GHIssue.listEvents()
Lists events for this issue.
|
PagedIterable<GHIssueEvent> |
GHRepository.listIssueEvents()
Get all issue events for this repository.
|
Copyright © 2020. All rights reserved.