| Class | Description |
|---|---|
| Connector |
Utilities that could perhaps be moved into
github-api. |
| Endpoint | |
| Endpoint.DesciptorImpl | |
| GitHubBuildStatusNotification |
Manages GitHub Statuses.
|
| GitHubBuildStatusNotification.JobCheckOutListener |
With this listener one notifies to GitHub when the SCM checkout process has started.
|
| GitHubBuildStatusNotification.JobCompletedListener |
With this listener one notifies to GitHub the build result.
|
| GitHubBuildStatusNotification.PRJobScheduledListener |
With this listener one notifies to GitHub when a Job (associated to a PR) has been scheduled.
|
| GitHubConfiguration | |
| GitHubSCMNavigator | |
| GitHubSCMNavigator.DescriptorImpl | |
| GitHubSCMSource | |
| GitHubSCMSource.DescriptorImpl | |
| GitHubWebhookListenerImpl |
This listener is registered only when
GHEvent PUSH is received. |
| HttpsRepositoryUriResolver | |
| Messages |
Generated localization support class.
|
| PullRequestGHEventSubscriber |
This subscriber manages
GHEvent PULL_REQUEST. |
| PullRequestSCMHead |
Head corresponding to a pull request.
|
| PullRequestSCMRevision |
Revision of a pull request.
|
| RepositoryUriResolver | |
| SshRepositoryUriResolver |
| Exception | Description |
|---|---|
| RateLimitExceededException |
Copyright © 2016. All rights reserved.