| Package | Description |
|---|---|
| org.kohsuke.github | |
| org.kohsuke.github.extras |
| Class and Description |
|---|
| GHAsset
Asset in a release.
|
| GHAuthorization
Generated OAuth token
|
| GHBranch
A branch in a repository.
|
| GHCommit
A commit in a repository.
|
| GHCommit.File
A file that was modified.
|
| GHCommit.ShortInfo
Short summary of this commit.
|
| GHCommitComment
A comment attached to a commit (or a specific line in a specific file of a commit.)
|
| GHCommitPointer
Identifies a commit in
GHPullRequest. |
| GHCommitQueryBuilder
Builds up query for listing commits.
|
| GHCommitState
Represents the state of commit
|
| GHCommitStatus
Represents a status of a commit.
|
| GHCompare
The model user for comparing 2 commits in the GitHub API.
|
| GHCompare.Commit
Compare commits had a child commit element with additional details we want to capture.
|
| GHCompare.InnerCommit |
| GHCompare.Status |
| GHCompare.Tree |
| GHContent
A Content of a repository.
|
| GHContentUpdateResponse
The response that is returned when updating
repository content.
|
| GHDeployKey |
| GHDeployment |
| GHDeploymentBuilder |
| GHDeploymentState
Represents the state of deployment
|
| GHDeploymentStatus |
| GHDeploymentStatusBuilder |
| GHEmail
Represents an email of GitHub.
|
| GHEvent
Hook event type.
|
| GHEventInfo
Represents an event.
|
| GHEventPayload
Base type for types used in databinding of the event payload.
|
| GHEventPayload.Push.PushCommit
Commit in a push
|
| GHGist
Gist
|
| GHGistBuilder
Builder pattern for creating a new Gist.
|
| GHGistFile
A file inside
GHGist |
| GHHook |
| GHIssue
Represents an issue on GitHub.
|
| GHIssue.Label
Deprecated.
use
GHLabel |
| GHIssue.PullRequest |
| GHIssueBuilder |
| GHIssueComment
Comment to the issue
|
| GHIssueSearchBuilder
Search issues.
|
| GHIssueSearchBuilder.Sort |
| GHIssueState |
| GHKey
SSH public key.
|
| GHLabel |
| GHMilestone |
| GHMilestoneState |
| GHMyself
Represents the account that's logging into GitHub.
|
| GHObject
Most (all?) domain objects in GitHub seems to have these 4 properties.
|
| GHOrganization |
| GHOrganization.Permission |
| GHPerson
Common part of
GHUser and GHOrganization. |
| GHPersonSet
Set of
GHPerson with helper lookup methods. |
| GHPullRequest
A pull request.
|
| GHPullRequestCommitDetail
Commit detail inside a
GHPullRequest. |
| GHPullRequestCommitDetail.Commit |
| GHPullRequestCommitDetail.CommitPointer |
| GHRateLimit
Rate limit.
|
| GHRef
Provides information on a Git ref from GitHub.
|
| GHRef.GHObject |
| GHRelease
Release in a github repository.
|
| GHReleaseBuilder
Builder pattern for creating a
GHRelease |
| GHRepository
A repository on GitHub.
|
| GHRepository.Contributor |
| GHSubscription
Represents your subscribing to a repository.
|
| GHTag
Represents a tag in
GHRepository |
| GHTeam
A team in GitHub organization.
|
| GHUser
Represents an user of GitHub.
|
| GHVerifiedKey |
| GitHub
Root of the GitHub API.
|
| GitHubBuilder |
| GitUser
Represents a user in Git who authors/commits a commit.
|
| HttpConnector
Pluggability for customizing HTTP request behaviors or using altogether different library.
|
PagedIterable
Iterable that returns PagedIterator |
| PagedIterator
Iterator over a pagenated data source.
|
PagedSearchIterable
PagedIterable enhanced to report search result specific information. |
| Class and Description |
|---|
| HttpConnector
Pluggability for customizing HTTP request behaviors or using altogether different library.
|
Copyright © 2015. All rights reserved.