| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Class and Description |
|---|---|
class |
GHApp
A Github App.
|
class |
GHAppInstallation
A Github App Installation.
|
class |
GHAsset
Asset in a release.
|
class |
GHAuthorization
Generated OAuth token
|
class |
GHCheckRun
Represents a deployment
|
class |
GHCommitComment
A comment attached to a commit (or a specific line in a specific file of a commit.)
|
class |
GHCommitStatus
Represents a status of a commit.
|
class |
GHDeployment
Represents a deployment
|
class |
GHDeploymentStatus
The type GHDeploymentStatus.
|
class |
GHGist
Gist
|
class |
GHHook
The type GHHook.
|
class |
GHInvitation
The type GHInvitation.
|
class |
GHIssue
Represents an issue on GitHub.
|
class |
GHIssueComment
Comment to the issue
|
class |
GHLicense
The GitHub Preview API's license information
|
class |
GHMilestone
The type GHMilestone.
|
class |
GHMyself
Represents the account that's logging into GitHub.
|
class |
GHOrganization
The type GHOrganization.
|
class |
GHPerson
Common part of
GHUser and GHOrganization. |
class |
GHProject
A GitHub project.
|
class |
GHProjectCard
The type GHProjectCard.
|
class |
GHProjectColumn
The type GHProjectColumn.
|
class |
GHPullRequest
A pull request.
|
class |
GHPullRequestReview
Review to a pull request.
|
class |
GHPullRequestReviewComment
Review comment to the pull request
|
class |
GHReaction
Deprecated.
|
class |
GHRelease
Release in a github repository.
|
class |
GHRepository
A repository on GitHub.
|
static class |
GHRepository.Contributor
The type Contributor.
|
static class |
GHRepositoryStatistics.CommitActivity
The type CommitActivity.
|
static class |
GHRepositoryStatistics.ContributorStats
The type ContributorStats.
|
static class |
GHRepositoryStatistics.Participation
The type Participation.
|
class |
GHRequestedAction |
class |
GHThread
A conversation in the notification API.
|
class |
GHUser
Represents an user of GitHub.
|
| Modifier and Type | Field and Description |
|---|---|
protected GHObject |
GHProject.owner |
| Modifier and Type | Method and Description |
|---|---|
GHObject |
GHProject.getOwner()
Gets owner.
|
Copyright © 2020. All rights reserved.