Package org.kohsuke.github

Class Summary
GHBranch A branch in a repository.
GHBranch.Commit  
GHCommitPointer Identifies a commit in GHPullRequest.
GHEventInfo Represents an event.
GHEventInfo.GHEventRepository Inside the event JSON model, GitHub uses a slightly different format.
GHEventPayload Base type for types used in databinding of the event payload.
GHEventPayload.PullRequest  
GHHook  
GHIssue Represents an issue on GitHub.
GHIssueComment Comment to the issue
GHMilestone  
GHMyself Represents the account that's logging into GitHub.
GHOrganization  
GHPerson Common part of GHUser and GHOrganization.
GHPersonSet<T extends GHPerson> Set of GHPerson with helper lookup methods.
GHPullRequest A pull request.
GHRepository A repository on GitHub.
GHTeam A team in GitHub organization.
GHUser Represents an user of GitHub.
GitHub Root of the GitHub API.
 

Enum Summary
GHEvent Hook event type.
GHIssueState  
GHMilestoneState  
GHOrganization.Permission  
 

Exception Summary
GHException  
 



Copyright © 2012. All Rights Reserved.