| Class | Description |
|---|---|
| BranchSCMHead |
Head corresponding to a branch.
|
| Connector |
Utilities that could perhaps be moved into
github-api. |
| Endpoint | |
| Endpoint.DesciptorImpl | |
| GitHubBranchFilter |
A
ViewJobFilter that matches BranchSCMHead based branches. |
| GitHubBranchFilter.DescriptorImpl |
Our descriptor.
|
| 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 | |
| GitHubLink |
Link to GitHub
|
| GitHubOrgMetadataAction |
Invisible
AvatarMetadataAction property that retains information about GitHub organization. |
| GitHubOrgWebHook |
Manages the GitHub organization webhook.
|
| GitHubPullRequestFilter |
A
ViewJobFilter that matches PullRequestSCMHead based branches. |
| GitHubPullRequestFilter.DescriptorImpl |
Our descriptor.
|
| GitHubRepoMetadataAction |
Invisible property that retains information about GitHub repository.
|
| GitHubRepositoryEventSubscriber |
This subscriber manages
GHEvent REPOSITORY. |
| GitHubSCMFileSystem | |
| GitHubSCMFileSystem.BuilderImpl | |
| GitHubSCMNavigator | |
| GitHubSCMNavigator.DescriptorImpl | |
| GitHubSCMSource | |
| GitHubSCMSource.DescriptorImpl | |
| HttpsRepositoryUriResolver |
A
RepositoryUriResolver that resolves HTTP git URLs. |
| 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.
|
| PushGHEventSubscriber |
This subscriber manages
GHEvent PUSH. |
| RepositoryUriResolver |
Resolves the URI of a GitHub repositort from the API URI, owner and repository name.
|
| SshRepositoryUriResolver |
A
RepositoryUriResolver that resolves SSH git URLs. |
| Exception | Description |
|---|---|
| RateLimitExceededException |
Copyright © 2016. All rights reserved.