| Modifier and Type | Class and Description |
|---|---|
static class |
GHEventPayload.PullRequest |
| Modifier and Type | Method and Description |
|---|---|
<T extends GHEventPayload> |
GHEventInfo.getPayload(Class<T> type)
Retrieves the payload.
|
<T extends GHEventPayload> |
GitHub.parseEventPayload(Reader r,
Class<T> type)
Parses the GitHub event object.
|
Copyright © 2012. All Rights Reserved.