AbstractGitHubNotificationStrategy |
Represents a strategy for constructing GitHub status notifications
|
BranchDiscoveryTrait |
A Discovery trait for GitHub that will discover branches on the repository.
|
BranchDiscoveryTrait.BranchSCMHeadAuthority |
Trusts branches from the origin repository.
|
BranchDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl |
Out descriptor.
|
BranchDiscoveryTrait.DescriptorImpl |
Our descriptor.
|
BranchDiscoveryTrait.ExcludeOriginPRBranchesSCMHeadFilter |
Filter that excludes branches that are also filed as a pull request.
|
BranchDiscoveryTrait.OnlyOriginPRBranchesSCMHeadFilter |
Filter that excludes branches that are not also filed as a pull request.
|
BranchSCMHead |
Head corresponding to a branch.
|
BranchSCMHead.MigrationImpl |
|
Connector |
Utilities that could perhaps be moved into github-api .
|
Connector.UnusedConnectionDestroyer |
|
DefaultGitHubNotificationStrategy |
|
Endpoint |
|
Endpoint.DesciptorImpl |
|
ForkPullRequestDiscoveryTrait |
A Discovery trait for GitHub that will discover pull requests from forks of the repository.
|
ForkPullRequestDiscoveryTrait.DescriptorImpl |
Our descriptor.
|
ForkPullRequestDiscoveryTrait.TrustContributors |
|
ForkPullRequestDiscoveryTrait.TrustContributors.DescriptorImpl |
Our descriptor.
|
ForkPullRequestDiscoveryTrait.TrustEveryone |
|
ForkPullRequestDiscoveryTrait.TrustEveryone.DescriptorImpl |
Our descriptor.
|
ForkPullRequestDiscoveryTrait.TrustNobody |
|
ForkPullRequestDiscoveryTrait.TrustNobody.DescriptorImpl |
Our descriptor.
|
ForkPullRequestDiscoveryTrait.TrustPermission |
|
ForkPullRequestDiscoveryTrait.TrustPermission.DescriptorImpl |
Our descriptor.
|
GitHubBranchFilter |
|
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.JobScheduledListener |
With this listener one notifies to GitHub when a Job has been scheduled.
|
GitHubConfiguration |
|
GitHubConsoleNote |
A timestamped console note from the GitHub branch source.
|
GitHubConsoleNote.DescriptorImpl |
|
GitHubDefaultBranch |
|
GitHubLink |
Link to GitHub
|
GitHubNotificationContext |
|
GitHubNotificationRequest |
Details of a GitHub status notification to be sent.
|
GitHubOrgMetadataAction |
|
GitHubOrgWebHook |
Manages the GitHub organization webhook.
|
GitHubPermissionsSource |
A deferred source of permission information about a repository.
|
GitHubPullRequestFilter |
|
GitHubPullRequestFilter.DescriptorImpl |
Our descriptor.
|
GitHubRepoMetadataAction |
Invisible property that retains information about GitHub repository.
|
GitHubRepositoryEventSubscriber |
This subscriber manages GHEvent REPOSITORY.
|
GitHubSCMBuilder |
|
GitHubSCMFileSystem |
|
GitHubSCMFileSystem.BuilderImpl |
|
GitHubSCMNavigator |
|
GitHubSCMNavigator.DescriptorImpl |
|
GitHubSCMNavigatorContext |
|
GitHubSCMNavigatorRequest |
|
GitHubSCMSource |
|
GitHubSCMSource.DescriptorImpl |
|
GitHubSCMSourceBuilder |
|
GitHubSCMSourceContext |
|
GitHubSCMSourceRepositoryNameContributor |
|
GitHubSCMSourceRequest |
|
GitHubTagSCMHead |
|
HttpsRepositoryUriResolver |
|
MergeWithGitSCMExtension |
Deprecated
|
Messages |
Generated localization support class.
|
OkHttp3Connector |
HttpConnector for OkHttpClient .
|
OriginPullRequestDiscoveryTrait |
A Discovery trait for GitHub that will discover pull requests originating from a branch in the repository
itself.
|
OriginPullRequestDiscoveryTrait.DescriptorImpl |
|
OriginPullRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority |
|
OriginPullRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority.DescriptorImpl |
Our descriptor.
|
PullRequestGHEventSubscriber |
This subscriber manages GHEvent PULL_REQUEST.
|
PullRequestSCMHead |
Head corresponding to a pull request.
|
PullRequestSCMHead.FixMetadata |
Deprecated
|
PullRequestSCMHead.FixMetadataMigration |
Deprecated
|
PullRequestSCMHead.FixOrigin |
Deprecated
|
PullRequestSCMHead.FixOriginMigration |
Deprecated
|
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.
|
SSHCheckoutTrait |
A SCMSourceTrait for GitHubSCMSource that causes the GitSCM checkout to be performed using a
SSH private key rather than the GitHub username password credentials used for scanning / indexing.
|
SSHCheckoutTrait.DescriptorImpl |
Our descriptor.
|
SshRepositoryUriResolver |
|
TagDiscoveryTrait |
A Discovery trait for GitHub that will discover tags on the repository.
|
TagDiscoveryTrait.DescriptorImpl |
Our descriptor.
|
TagDiscoveryTrait.TagSCMHeadAuthority |
Trusts tags from the origin repository.
|
TagDiscoveryTrait.TagSCMHeadAuthority.DescriptorImpl |
Out descriptor.
|