Http |
Http requests used to update commit status on GitHub
|
Notification |
A class for notifying the end user of the status of a build run
by setting the commit status on the upstream repository
|
PushEvent |
Json classes to get information from request from GitHub
|
PushEvent.Owner |
The class represents the owner of the repository.
|
PushEvent.Pusher |
The class represents the pusher of the commit.
|
PushEvent.Repository |
The class represents the repository
|
RequestHandler |
RequestHandler defines the jetty handler for the receiving GitHub webhooks
|