- getAction() - Method in class org.kohsuke.github.GHEventPayload.IssueComment
-
- getAction() - Method in class org.kohsuke.github.GHEventPayload.PullRequest
-
- getActor() - Method in class org.kohsuke.github.GHEventInfo
-
- getActorLogin() - Method in class org.kohsuke.github.GHEventInfo
-
Quick way to just get the actor of the login.
- getAdditions() - Method in class org.kohsuke.github.GHPullRequest
-
- getAheadBy() - Method in class org.kohsuke.github.GHCompare
-
- getAllOrganizations() - Method in class org.kohsuke.github.GHMyself
-
Gets the organization that this user belongs to.
- getAllRepositories() - Method in class org.kohsuke.github.GHMyself
-
Gets the all repositories this user owns (public and private).
- getApiRoute() - Method in class org.kohsuke.github.GHIssue
-
- getApiRoute() - Method in class org.kohsuke.github.GHMilestone
-
- getApiRoute() - Method in class org.kohsuke.github.GHPullRequest
-
- getApiURL() - Method in class org.kohsuke.github.GHAuthorization
-
- getApiURL() - Method in class org.kohsuke.github.GHIssue
-
- getApiUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
-
- getAppName() - Method in class org.kohsuke.github.GHAuthorization
-
- getAppUrl() - Method in class org.kohsuke.github.GHAuthorization
-
- getAssets() - Method in class org.kohsuke.github.GHRelease
-
- getAssetsUrl() - Method in class org.kohsuke.github.GHRelease
-
- getAssignee() - Method in class org.kohsuke.github.GHIssue
-
- getAuthor() - Method in class org.kohsuke.github.GHCommit
-
- getAuthor() - Method in class org.kohsuke.github.GHCommit.ShortInfo
-
- getAuthor() - Method in class org.kohsuke.github.GHCompare.InnerCommit
-
- getAuthor() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
-
- getAuthor() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
-
- getAvatarUrl() - Method in class org.kohsuke.github.GHPerson
-
Returns a string like 'https://secure.gravatar.com/avatar/0cb9832a01c22c083390f3c5dcb64105'
that indicates the avatar image URL.
- getBase() - Method in class org.kohsuke.github.GHPullRequest
-
This points to where the change should be pulled into,
but I'm not really sure what exactly it means.
- getBaseCommit() - Method in class org.kohsuke.github.GHCompare
-
- getBefore() - Method in class org.kohsuke.github.GHEventPayload.Push
-
This is undocumented, but it looks like this captures the commit that the ref was pointing to
before the push.
- getBehindBy() - Method in class org.kohsuke.github.GHCompare
-
- getBlobUrl() - Method in class org.kohsuke.github.GHCommit.File
-
URL like 'https://github.com/jenkinsci/jenkins/blob/1182e2ebb1734d0653142bd422ad33c21437f7cf/core/pom.xml'
that resolves to the HTML page that describes this file.
- getBlog() - Method in class org.kohsuke.github.GHPerson
-
Gets the blog URL of this user.
- getBody() - Method in class org.kohsuke.github.GHCommitComment
-
Commit comment in the GitHub flavored markdown format.
- getBody() - Method in class org.kohsuke.github.GHIssue
-
The description of this pull request.
- getBody() - Method in class org.kohsuke.github.GHIssueComment
-
The comment itself.
- getBody() - Method in class org.kohsuke.github.GHRelease
-
- getBranches() - Method in class org.kohsuke.github.GHRepository
-
- getBrowserDownloadUrl() - Method in class org.kohsuke.github.GHAsset
-
- getChangedFiles() - Method in class org.kohsuke.github.GHPullRequest
-
- getClosedAt() - Method in class org.kohsuke.github.GHIssue
-
- getClosedBy() - Method in class org.kohsuke.github.GHIssue
-
Reports who has closed the issue.
- getClosedBy() - Method in class org.kohsuke.github.GHPullRequest
-
- getClosedIssues() - Method in class org.kohsuke.github.GHMilestone
-
- getCollaboratorNames() - Method in class org.kohsuke.github.GHRepository
-
Gets the names of the collaborators on this repository.
- getCollaborators() - Method in class org.kohsuke.github.GHRepository
-
Gets the collaborators on this repository.
- getColor() - Method in class org.kohsuke.github.GHLabel
-
Color code without leading '#', such as 'f29513'
- getComment() - Method in class org.kohsuke.github.GHEventPayload.IssueComment
-
- getComment_count() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
-
- getCommentCount() - Method in class org.kohsuke.github.GHCommit.ShortInfo
-
- getCommentCount() - Method in class org.kohsuke.github.GHGist
-
- getComments() - Method in class org.kohsuke.github.GHIssue
-
Obtains all the comments associated with this issue.
- getCommentsCount() - Method in class org.kohsuke.github.GHIssue
-
- getCommentsUrl() - Method in class org.kohsuke.github.GHGist
-
API URL of listing comments.
- getCommentsUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
-
- getCommit() - Method in class org.kohsuke.github.GHCommitComment
-
Gets the commit to which this comment is associated with.
- getCommit() - Method in class org.kohsuke.github.GHCompare.Commit
-
- getCommit() - Method in class org.kohsuke.github.GHContentUpdateResponse
-
- getCommit() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
-
- getCommit(String) - Method in class org.kohsuke.github.GHRepository
-
Gets a commit object in this repository.
- getCommit() - Method in class org.kohsuke.github.GHTag
-
- getCommits() - Method in class org.kohsuke.github.GHCompare
-
- getCommits() - Method in class org.kohsuke.github.GHEventPayload.Push
-
The list of pushed commits.
- getCommitShortInfo() - Method in class org.kohsuke.github.GHCommit
-
- getCommitsUrl() - Method in class org.kohsuke.github.GHGist
-
- getCommitter() - Method in class org.kohsuke.github.GHCommit
-
- getCommitter() - Method in class org.kohsuke.github.GHCommit.ShortInfo
-
- getCommitter() - Method in class org.kohsuke.github.GHCompare.InnerCommit
-
- getCommitter() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
-
- getCompany() - Method in class org.kohsuke.github.GHPerson
-
Gets the company name of this user, like "Sun Microsystems, Inc."
- getCompare(String, String) - Method in class org.kohsuke.github.GHRepository
-
Gets a comparison between 2 points in the repository.
- getCompare(GHCommit, GHCommit) - Method in class org.kohsuke.github.GHRepository
-
- getCompare(GHBranch, GHBranch) - Method in class org.kohsuke.github.GHRepository
-
- getConfig() - Method in class org.kohsuke.github.GHHook
-
- getConnector() - Method in class org.kohsuke.github.GitHub
-
- getContent() - Method in class org.kohsuke.github.GHContent
-
Retrieve the decoded content that is stored at this location.
- getContent() - Method in class org.kohsuke.github.GHContentUpdateResponse
-
- getContent() - Method in class org.kohsuke.github.GHGistFile
-
Content of this file.
- getContentType() - Method in class org.kohsuke.github.GHAsset
-
- getContext() - Method in class org.kohsuke.github.GHCommitStatus
-
- getContributions() - Method in class org.kohsuke.github.GHRepository.Contributor
-
- getCreatedAt() - Method in class org.kohsuke.github.GHEventInfo
-
- getCreatedAt() - Method in class org.kohsuke.github.GHObject
-
When was this resource created?
- getCreatedAt() - Method in class org.kohsuke.github.GHPerson
-
- getCreatedAt() - Method in class org.kohsuke.github.GHSubscription
-
- getCreator() - Method in class org.kohsuke.github.GHCommitStatus
-
- getCreator() - Method in class org.kohsuke.github.GHDeployment
-
- getCreator() - Method in class org.kohsuke.github.GHMilestone
-
- getDate() - Method in class org.kohsuke.github.GitUser
-
This field doesn't appear to be consistently available in all the situations where this class
is used.
- getDeletions() - Method in class org.kohsuke.github.GHPullRequest
-
- getDeployKeys() - Method in class org.kohsuke.github.GHRepository
-
- getDeploymentStatuses(int) - Method in class org.kohsuke.github.GHRepository
-
- getDeploymentUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
-
- getDescription() - Method in class org.kohsuke.github.GHCommitStatus
-
- getDescription() - Method in class org.kohsuke.github.GHGist
-
- getDescription() - Method in class org.kohsuke.github.GHMilestone
-
- getDescription() - Method in class org.kohsuke.github.GHRepository
-
- getDiffUrl() - Method in class org.kohsuke.github.GHCompare
-
- getDiffUrl() - Method in class org.kohsuke.github.GHIssue.PullRequest
-
- getDiffUrl() - Method in class org.kohsuke.github.GHPullRequest
-
The diff file,
like https://github.com/jenkinsci/jenkins/pull/100.diff
- getDirectoryContent(String) - Method in class org.kohsuke.github.GHRepository
-
- getDirectoryContent(String, String) - Method in class org.kohsuke.github.GHRepository
-
- getDownloadCount() - Method in class org.kohsuke.github.GHAsset
-
- getDueOn() - Method in class org.kohsuke.github.GHMilestone
-
- getEmail() - Method in class org.kohsuke.github.GHEmail
-
- getEmail() - Method in class org.kohsuke.github.GHPerson
-
Gets the e-mail address of the user.
- getEmail() - Method in class org.kohsuke.github.GitUser
-
E-mail address, such as "foo@example.com"
- getEmails() - Method in class org.kohsuke.github.GHMyself
-
- getEmails2() - Method in class org.kohsuke.github.GHMyself
-
Returns the read-only list of e-mail addresses configured for you.
- getEncodedContent() - Method in class org.kohsuke.github.GHContent
-
Retrieve the raw content that is stored at this location.
- getEncoding() - Method in class org.kohsuke.github.GHContent
-
- getEnvironment() - Method in class org.kohsuke.github.GHDeployment
-
- getEvents() - Method in class org.kohsuke.github.GHHook
-
- getEvents() - Method in class org.kohsuke.github.GitHub
-
Public events visible to you.
- getFile(String) - Method in class org.kohsuke.github.GHGist
-
- getFileContent(String) - Method in class org.kohsuke.github.GHRepository
-
- getFileContent(String, String) - Method in class org.kohsuke.github.GHRepository
-
- getFileName() - Method in class org.kohsuke.github.GHCommit.File
-
Just the base name and the extension without any directory name.
- getFileName() - Method in class org.kohsuke.github.GHGistFile
-
- getFiles() - Method in class org.kohsuke.github.GHCommit
-
List of files changed/added/removed in this commit.
- getFiles() - Method in class org.kohsuke.github.GHCompare
-
- getFiles() - Method in class org.kohsuke.github.GHGist
-
- getFollowers() - Method in class org.kohsuke.github.GHUser
-
Lists the users who are following this user.
- getFollowersCount() - Method in class org.kohsuke.github.GHPerson
-
- getFollowingCount() - Method in class org.kohsuke.github.GHPerson
-
- getFollows() - Method in class org.kohsuke.github.GHUser
-
Lists the users that this user is following
- getForks() - Method in class org.kohsuke.github.GHRepository
-
- getForksUrl() - Method in class org.kohsuke.github.GHGist
-
- getFullName() - Method in class org.kohsuke.github.GHRepository
-
Full repository name including the owner or organization.
- getGist(String) - Method in class org.kohsuke.github.GitHub
-
Gets a sigle gist by ID.
- getGitPullUrl() - Method in class org.kohsuke.github.GHGist
-
URL like https://gist.github.com/gists/12345.git
- getGitPushUrl() - Method in class org.kohsuke.github.GHGist
-
- getGitTransportUrl() - Method in class org.kohsuke.github.GHRepository
-
Gets the git:// URL to this repository, such as "git://github.com/kohsuke/jenkins.git"
This URL is read-only.
- getGitUrl() - Method in class org.kohsuke.github.GHContent
-
- getGravatarId() - Method in class org.kohsuke.github.GHPerson
-
Deprecated.
No longer available in the v3 API.
- getHead() - Method in class org.kohsuke.github.GHEventPayload.Push
-
The SHA of the HEAD commit on the repository
- getHead() - Method in class org.kohsuke.github.GHPullRequest
-
The change that should be pulled.
- getHomepage() - Method in class org.kohsuke.github.GHRepository
-
- getHook(int) - Method in class org.kohsuke.github.GHRepository
-
- getHooks() - Method in class org.kohsuke.github.GHRepository
-
Retrieves the currently configured hooks.
- getHtml_url() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
-
- getHtmlUrl() - Method in class org.kohsuke.github.GHCommitComment
-
URL like 'https://github.com/kohsuke/sandbox-ant/commit/8ae38db0ea5837313ab5f39d43a6f73de3bd9000#commitcomment-1252827' to
show this commit comment in a browser.
- getHtmlUrl() - Method in class org.kohsuke.github.GHCompare
-
- getHtmlUrl() - Method in class org.kohsuke.github.GHContent
-
- getHtmlUrl() - Method in class org.kohsuke.github.GHGist
-
- getHtmlUrl() - Method in class org.kohsuke.github.GHIssue
-
The HTML page of this issue,
like https://github.com/jenkinsci/jenkins/issues/100
- getHtmlUrl() - Method in class org.kohsuke.github.GHPerson
-
- getHtmlUrl() - Method in class org.kohsuke.github.GHRelease
-
- getId() - Method in class org.kohsuke.github.GHDeployKey
-
- getId() - Method in class org.kohsuke.github.GHKey
-
- getId() - Method in class org.kohsuke.github.GHObject
-
Unique ID number of this resource.
- getId() - Method in class org.kohsuke.github.GHTeam
-
- getIssue() - Method in class org.kohsuke.github.GHEventPayload.IssueComment
-
- getIssue(int) - Method in class org.kohsuke.github.GHRepository
-
- getIssues(GHIssueState) - Method in class org.kohsuke.github.GHRepository
-
- getIssues(GHIssueState, GHMilestone) - Method in class org.kohsuke.github.GHRepository
-
- getIssuesApiRoute() - Method in class org.kohsuke.github.GHIssue
-
- getIssueUpdatedAt() - Method in class org.kohsuke.github.GHPullRequest
-
Deprecated.
- getIssueUrl() - Method in class org.kohsuke.github.GHPullRequest
-
The URL of the patch file.
- getKey() - Method in class org.kohsuke.github.GHDeployKey
-
- getKey() - Method in class org.kohsuke.github.GHKey
-
- getLabel() - Method in class org.kohsuke.github.GHAsset
-
- getLabel() - Method in class org.kohsuke.github.GHCommitPointer
-
String that looks like "USERNAME:REF".
- getLabel(String) - Method in class org.kohsuke.github.GHRepository
-
- getLabels() - Method in class org.kohsuke.github.GHIssue
-
- getLabels() - Method in class org.kohsuke.github.GHPullRequest
-
- getLanguage() - Method in class org.kohsuke.github.GHGistFile
-
- getLanguage() - Method in class org.kohsuke.github.GHRepository
-
Gets the primary programming language.
- getLastCommitStatus(String) - Method in class org.kohsuke.github.GHRepository
-
Gets the last status of this commit, which is what gets shown in the UI.
- getLastStatus() - Method in class org.kohsuke.github.GHCommit
-
Gets the last status of this commit, which is what gets shown in the UI.
- getLine() - Method in class org.kohsuke.github.GHCommitComment
-
A commit comment can be on a specific line of a specific file, if so, this field points to the line number in the file.
- getLinesAdded() - Method in class org.kohsuke.github.GHCommit.File
-
Number of lines added.
- getLinesAdded() - Method in class org.kohsuke.github.GHCommit
-
Number of lines added.
- getLinesChanged() - Method in class org.kohsuke.github.GHCommit.File
-
Number of lines added + removed.
- getLinesChanged() - Method in class org.kohsuke.github.GHCommit
-
Number of lines added + removed.
- getLinesDeleted() - Method in class org.kohsuke.github.GHCommit.File
-
Number of lines removed.
- getLinesDeleted() - Method in class org.kohsuke.github.GHCommit
-
Number of lines removed.
- getLocation() - Method in class org.kohsuke.github.GHPerson
-
Gets the location of this user, like "Santa Clara, California"
- getLogin() - Method in class org.kohsuke.github.GHPerson
-
Gets the login ID of this user, like 'kohsuke'
- getMasterBranch() - Method in class org.kohsuke.github.GHRepository
-
Returns the primary branch you'll configure in the "Admin > Options" config page.
- getMembers() - Method in class org.kohsuke.github.GHOrganization
-
- getMembers() - Method in class org.kohsuke.github.GHTeam
-
- getMergeable() - Method in class org.kohsuke.github.GHPullRequest
-
- getMergeableState() - Method in class org.kohsuke.github.GHPullRequest
-
- getMergeBaseCommit() - Method in class org.kohsuke.github.GHCompare
-
- getMergedAt() - Method in class org.kohsuke.github.GHPullRequest
-
- getMergedBy() - Method in class org.kohsuke.github.GHPullRequest
-
- getMessage() - Method in class org.kohsuke.github.GHCommit.ShortInfo
-
Commit message.
- getMessage() - Method in class org.kohsuke.github.GHCompare.InnerCommit
-
- getMessage() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
-
- getMessage() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
-
- getMilestone() - Method in class org.kohsuke.github.GHIssue
-
- getMilestone(int) - Method in class org.kohsuke.github.GHRepository
-
- getMilestones() - Method in class org.kohsuke.github.GHRepository
-
- getMyOrganizations() - Method in class org.kohsuke.github.GitHub
-
This method returns a shallowly populated organizations.
- getMyself() - Method in class org.kohsuke.github.GitHub
-
Gets the
GHUser that represents yourself.
- getMyTeams() - Method in class org.kohsuke.github.GitHub
-
Gets complete map of organizations/teams that current user belongs to.
- getName() - Method in class org.kohsuke.github.GHAsset
-
- getName() - Method in class org.kohsuke.github.GHBranch
-
- getName() - Method in class org.kohsuke.github.GHContent
-
- getName() - Method in class org.kohsuke.github.GHHook
-
- getName() - Method in class org.kohsuke.github.GHLabel
-
- getName() - Method in class org.kohsuke.github.GHPerson
-
Gets the human-readable name of the user, like "Kohsuke Kawaguchi"
- getName() - Method in class org.kohsuke.github.GHRelease
-
- getName() - Method in class org.kohsuke.github.GHRepository
-
Short repository name without the owner.
- getName() - Method in class org.kohsuke.github.GHTag
-
- getName() - Method in class org.kohsuke.github.GHTeam
-
- getName() - Method in class org.kohsuke.github.GitUser
-
Human readable name of the user, such as "Kohsuke Kawaguchi"
- getNetworkCount() - Method in class org.kohsuke.github.GHRepository
-
- getNote() - Method in class org.kohsuke.github.GHAuthorization
-
- getNoteUrl() - Method in class org.kohsuke.github.GHAuthorization
-
- getNumber() - Method in class org.kohsuke.github.GHEventPayload.PullRequest
-
- getNumber() - Method in class org.kohsuke.github.GHIssue
-
ID.
- getNumber() - Method in class org.kohsuke.github.GHMilestone
-
- getObject() - Method in class org.kohsuke.github.GHRef
-
The object that this ref points to.
- getOpenIssueCount() - Method in class org.kohsuke.github.GHRepository
-
- getOpenIssues() - Method in class org.kohsuke.github.GHMilestone
-
- getOrganization() - Method in class org.kohsuke.github.GHEventInfo
-
- getOrganization() - Method in class org.kohsuke.github.GHTeam
-
- getOrganization(String) - Method in class org.kohsuke.github.GitHub
-
- getOrganizations() - Method in class org.kohsuke.github.GHUser
-
Gets the organization that this user belongs to publicly.
- getOwner() - Method in class org.kohsuke.github.GHAsset
-
- getOwner() - Method in class org.kohsuke.github.GHBranch
-
Repository that this branch is in.
- getOwner() - Method in class org.kohsuke.github.GHCommit
-
The repository that contains the commit.
- getOwner() - Method in class org.kohsuke.github.GHCommitComment
-
- getOwner() - Method in class org.kohsuke.github.GHContent
-
- getOwner() - Method in class org.kohsuke.github.GHGist
-
User that owns this Gist.
- getOwner() - Method in class org.kohsuke.github.GHMilestone
-
- getOwner() - Method in class org.kohsuke.github.GHRelease
-
- getOwner() - Method in class org.kohsuke.github.GHRepository
-
- getOwner() - Method in class org.kohsuke.github.GHTag
-
- getOwnerName() - Method in class org.kohsuke.github.GHRepository
-
- getParent() - Method in class org.kohsuke.github.GHIssueComment
-
Gets the issue to which this comment is associated.
- getParents() - Method in class org.kohsuke.github.GHCommit
-
Resolves the parent commit objects and return them.
- getParents() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
-
- getParentSHA1s() - Method in class org.kohsuke.github.GHCommit
-
Returns the SHA1 of parent commit objects.
- getPatch() - Method in class org.kohsuke.github.GHCommit.File
-
The actual change.
- getPatchUrl() - Method in class org.kohsuke.github.GHCompare
-
- getPatchUrl() - Method in class org.kohsuke.github.GHIssue.PullRequest
-
- getPatchUrl() - Method in class org.kohsuke.github.GHPullRequest
-
The URL of the patch file.
- getPath() - Method in class org.kohsuke.github.GHCommitComment
-
A commit comment can be on a specific line of a specific file, if so, this field points to a file.
- getPath() - Method in class org.kohsuke.github.GHContent
-
- getPayload() - Method in class org.kohsuke.github.GHDeployment
-
- getPayload(Class<T>) - Method in class org.kohsuke.github.GHEventInfo
-
Retrieves the payload.
- getPermalinkUrl() - Method in class org.kohsuke.github.GHCompare
-
- getPermission() - Method in class org.kohsuke.github.GHTeam
-
- getPostCommitHooks() - Method in class org.kohsuke.github.GHRepository
-
- getPublicGistCount() - Method in class org.kohsuke.github.GHPerson
-
- getPublicKeys() - Method in class org.kohsuke.github.GHMyself
-
Returns the read-only list of all the pulic keys of the current user.
- getPublicRepoCount() - Method in class org.kohsuke.github.GHPerson
-
- getPublicVerifiedKeys() - Method in class org.kohsuke.github.GHMyself
-
Returns the read-only list of all the public verified keys of the current user.
- getPublished_at() - Method in class org.kohsuke.github.GHRelease
-
- getPullRequest() - Method in class org.kohsuke.github.GHEventPayload.PullRequest
-
- getPullRequest() - Method in class org.kohsuke.github.GHIssue
-
Returns non-null if this issue is a shadow of a pull request.
- getPullRequest() - Method in class org.kohsuke.github.GHPullRequest
-
- getPullRequest(int) - Method in class org.kohsuke.github.GHRepository
-
Retrieves a specified pull request.
- getPullRequests() - Method in class org.kohsuke.github.GHOrganization
-
Gets all the open pull requests in this organizataion.
- getPullRequests(GHIssueState) - Method in class org.kohsuke.github.GHRepository
-
Retrieves all the pull requests of a particular state.
- getPushedAt() - Method in class org.kohsuke.github.GHRepository
-
- getRateLimit() - Method in class org.kohsuke.github.GitHub
-
Gets the current rate limit.
- getRawUrl() - Method in class org.kohsuke.github.GHCommit.File
-
URL like 'https://raw.github.com/jenkinsci/jenkins/4eb17c197dfdcf8ef7ff87eb160f24f6a20b7f0e/core/pom.xml'
that resolves to the actual content of the file.
- getRawUrl() - Method in class org.kohsuke.github.GHGistFile
-
URL that serves this file as-is.
- getReadme() - Method in class org.kohsuke.github.GHRepository
-
https://developer.github.com/v3/repos/contents/#get-the-readme
- getReason() - Method in class org.kohsuke.github.GHSubscription
-
- getRef() - Method in class org.kohsuke.github.GHCommitPointer
-
Named ref to the commit.
- getRef() - Method in class org.kohsuke.github.GHDeployment
-
- getRef() - Method in class org.kohsuke.github.GHEventPayload.Push
-
The full Git ref that was pushed.
- getRef() - Method in class org.kohsuke.github.GHRef
-
Name of the ref, such as "refs/tags/abc"
- getRef(String) - Method in class org.kohsuke.github.GHRepository
-
Retrive a ref of the given type for the current GitHub repository.
- getRefs() - Method in class org.kohsuke.github.GHRepository
-
Retrieves all refs for the github repository.
- getRefs(String) - Method in class org.kohsuke.github.GHRepository
-
Retrieves all refs of the given type for the current GitHub repository.
- getReleases() - Method in class org.kohsuke.github.GHRepository
-
- getRepositories() - Method in class org.kohsuke.github.GHPerson
-
Gets the public repositories this user owns.
- getRepositories() - Method in class org.kohsuke.github.GHTeam
-
- getRepositoriesWithOpenPullRequests() - Method in class org.kohsuke.github.GHOrganization
-
List up repositories that has some open pull requests.
- getRepository() - Method in class org.kohsuke.github.GHCommitPointer
-
The repository that contains the commit.
- getRepository() - Method in class org.kohsuke.github.GHEventInfo
-
Repository where the change was made.
- getRepository() - Method in class org.kohsuke.github.GHEventPayload.IssueComment
-
- getRepository() - Method in class org.kohsuke.github.GHEventPayload.PullRequest
-
- getRepository() - Method in class org.kohsuke.github.GHEventPayload.Push
-
- getRepository() - Method in class org.kohsuke.github.GHIssue
-
Repository to which the issue belongs.
- getRepository(String) - Method in class org.kohsuke.github.GHPerson
-
- getRepository() - Method in class org.kohsuke.github.GHSubscription
-
- getRepository(String) - Method in class org.kohsuke.github.GitHub
-
Gets the repository object from 'user/reponame' string that GitHub calls as "repository name"
- getRepositoryUrl() - Method in class org.kohsuke.github.GHDeployment
-
- getRepositoryUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
-
- getRepositoryUrl() - Method in class org.kohsuke.github.GHSubscription
-
- getReviewComments() - Method in class org.kohsuke.github.GHPullRequest
-
- getRoot() - Method in class org.kohsuke.github.GHAsset
-
- getRoot() - Method in class org.kohsuke.github.GHAuthorization
-
- getRoot() - Method in class org.kohsuke.github.GHBranch
-
- getRoot() - Method in class org.kohsuke.github.GHMilestone
-
- getRoot() - Method in class org.kohsuke.github.GHRelease
-
- getRoot() - Method in class org.kohsuke.github.GHTag
-
- getScopes() - Method in class org.kohsuke.github.GHAuthorization
-
- getSha() - Method in class org.kohsuke.github.GHCommit.File
-
[0-9a-f]{40} SHA1 checksum.
- getSha() - Method in class org.kohsuke.github.GHCommitPointer
-
SHA1 of the commit.
- getSha() - Method in class org.kohsuke.github.GHCompare.InnerCommit
-
- getSha() - Method in class org.kohsuke.github.GHCompare.Tree
-
- getSha() - Method in class org.kohsuke.github.GHContent
-
- getSha() - Method in class org.kohsuke.github.GHDeployment
-
- getSha() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
-
- getSha() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
-
- getSha() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
-
- getSha() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Tree
-
- getSha() - Method in class org.kohsuke.github.GHRef.GHObject
-
SHA1 of this object.
- getSHA1() - Method in class org.kohsuke.github.GHBranch
-
The commit that this branch currently points to.
- getSHA1() - Method in class org.kohsuke.github.GHCommit
-
[0-9a-f]{40} SHA1 checksum.
- getSHA1() - Method in class org.kohsuke.github.GHCommitComment
-
- getSize() - Method in class org.kohsuke.github.GHAsset
-
- getSize() - Method in class org.kohsuke.github.GHContent
-
- getSize() - Method in class org.kohsuke.github.GHEventPayload.Push
-
The number of commits in the push.
- getSize() - Method in class org.kohsuke.github.GHGistFile
-
File size in bytes.
- getSize() - Method in class org.kohsuke.github.GHRepository
-
- getSshUrl() - Method in class org.kohsuke.github.GHRepository
-
Gets the SSH URL to access this repository, such as git@github.com:rails/rails.git
- getState() - Method in class org.kohsuke.github.GHAsset
-
- getState() - Method in class org.kohsuke.github.GHCommitStatus
-
- getState() - Method in class org.kohsuke.github.GHDeploymentStatus
-
- getState() - Method in class org.kohsuke.github.GHIssue
-
- getState() - Method in class org.kohsuke.github.GHMilestone
-
- getStatus() - Method in class org.kohsuke.github.GHCommit.File
-
"modified", "added", or "deleted"
- getStatus() - Method in class org.kohsuke.github.GHCompare
-
- getStatusesUrl() - Method in class org.kohsuke.github.GHDeployment
-
- getSubscribersCount() - Method in class org.kohsuke.github.GHRepository
-
- getSubscription() - Method in class org.kohsuke.github.GHRepository
-
Returns the current subscription.
- getSvnUrl() - Method in class org.kohsuke.github.GHRepository
-
Gets the Subversion URL to access this repository: https://github.com/rails/rails
- getTagName() - Method in class org.kohsuke.github.GHRelease
-
- getTarballUrl() - Method in class org.kohsuke.github.GHRelease
-
- getTargetCommitish() - Method in class org.kohsuke.github.GHRelease
-
- getTargetUrl() - Method in class org.kohsuke.github.GHCommitStatus
-
The URL that this status is linked to.
- getTargetUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
-
- getTask() - Method in class org.kohsuke.github.GHDeployment
-
- getTeamByName(String) - Method in class org.kohsuke.github.GHOrganization
-
- getTeams() - Method in class org.kohsuke.github.GHOrganization
-
Teams by their names.
- getTeams() - Method in class org.kohsuke.github.GHRepository
-
If this repository belongs to an organization, return a set of teams.
- getTitle() - Method in class org.kohsuke.github.GHDeployKey
-
- getTitle() - Method in class org.kohsuke.github.GHIssue
-
- getTitle() - Method in class org.kohsuke.github.GHKey
-
- getTitle() - Method in class org.kohsuke.github.GHMilestone
-
- getTitle() - Method in class org.kohsuke.github.GHVerifiedKey
-
- getToken() - Method in class org.kohsuke.github.GHAuthorization
-
- getTotalCommits() - Method in class org.kohsuke.github.GHCompare
-
- getTotalCount() - Method in class org.kohsuke.github.PagedSearchIterable
-
Returns the total number of hit, including the results that's not yet fetched.
- getTree() - Method in class org.kohsuke.github.GHCompare.InnerCommit
-
- getType() - Method in class org.kohsuke.github.GHContent
-
- getType() - Method in class org.kohsuke.github.GHEventInfo
-
- getType() - Method in class org.kohsuke.github.GHGistFile
-
Content type of this Gist, such as "text/plain"
- getType() - Method in class org.kohsuke.github.GHRef.GHObject
-
Type of the object, such as "commit"
- getUpdatedAt() - Method in class org.kohsuke.github.GHObject
-
When was this resource last updated?
- getUpdatedAt() - Method in class org.kohsuke.github.GHPerson
-
- getUploadUrl() - Method in class org.kohsuke.github.GHRelease
-
- getUrl() - Method in class org.kohsuke.github.GHCompare
-
- getUrl() - Method in class org.kohsuke.github.GHCompare.InnerCommit
-
- getUrl() - Method in class org.kohsuke.github.GHCompare.Tree
-
- getUrl() - Method in class org.kohsuke.github.GHContent
-
- getUrl() - Method in class org.kohsuke.github.GHDeployKey
-
- getUrl() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
-
Points to the commit API resource.
- getUrl() - Method in class org.kohsuke.github.GHIssue.PullRequest
-
- getUrl() - Method in class org.kohsuke.github.GHKey
-
Something like "https://api.github.com/user/keys/73593"
- getUrl() - Method in class org.kohsuke.github.GHLabel
-
- getUrl() - Method in class org.kohsuke.github.GHObject
-
API URL of this object.
- getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
-
- getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
-
- getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
-
- getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Tree
-
- getUrl() - Method in class org.kohsuke.github.GHRef
-
The API URL of this tag, such as https://api.github.com/repos/jenkinsci/jenkins/git/refs/tags/1.312
- getUrl() - Method in class org.kohsuke.github.GHRef.GHObject
-
API URL to this Git data, such as https://api.github.com/repos/jenkinsci/jenkins/git/commits/b72322675eb0114363a9a86e9ad5a170d1d07ac0
- getUrl() - Method in class org.kohsuke.github.GHSubscription
-
- getUser() - Method in class org.kohsuke.github.GHCommitComment
-
Gets the user who put this comment.
- getUser() - Method in class org.kohsuke.github.GHCommitPointer
-
- getUser() - Method in class org.kohsuke.github.GHIssue
-
User who submitted the issue.
- getUser() - Method in class org.kohsuke.github.GHIssueComment
-
Gets the user who posted this comment.
- getUser(String) - Method in class org.kohsuke.github.GitHub
-
Obtains the object that represents the named user.
- getUser(GHUser) - Method in class org.kohsuke.github.GitHub
-
- getUserName() - Method in class org.kohsuke.github.GHIssueComment
-
Deprecated.
- getWatchers() - Method in class org.kohsuke.github.GHRepository
-
- getZipballUrl() - Method in class org.kohsuke.github.GHRelease
-
- GHAsset - Class in org.kohsuke.github
-
Asset in a release.
- GHAsset() - Constructor for class org.kohsuke.github.GHAsset
-
- GHAuthorization - Class in org.kohsuke.github
-
Generated OAuth token
- GHAuthorization() - Constructor for class org.kohsuke.github.GHAuthorization
-
- GHBranch - Class in org.kohsuke.github
-
A branch in a repository.
- GHBranch() - Constructor for class org.kohsuke.github.GHBranch
-
- GHBranch.Commit - Class in org.kohsuke.github
-
- GHBranch.Commit() - Constructor for class org.kohsuke.github.GHBranch.Commit
-
- GHCommit - Class in org.kohsuke.github
-
A commit in a repository.
- GHCommit() - Constructor for class org.kohsuke.github.GHCommit
-
- GHCommit.File - Class in org.kohsuke.github
-
A file that was modified.
- GHCommit.File() - Constructor for class org.kohsuke.github.GHCommit.File
-
- GHCommit.GHAuthor - Class in org.kohsuke.github
-
- GHCommit.GHAuthor() - Constructor for class org.kohsuke.github.GHCommit.GHAuthor
-
Deprecated.
- GHCommit.Parent - Class in org.kohsuke.github
-
- GHCommit.Parent() - Constructor for class org.kohsuke.github.GHCommit.Parent
-
- GHCommit.ShortInfo - Class in org.kohsuke.github
-
Short summary of this commit.
- GHCommit.ShortInfo() - Constructor for class org.kohsuke.github.GHCommit.ShortInfo
-
- GHCommit.Stats - Class in org.kohsuke.github
-
- GHCommit.Stats() - Constructor for class org.kohsuke.github.GHCommit.Stats
-
- GHCommitComment - Class in org.kohsuke.github
-
A comment attached to a commit (or a specific line in a specific file of a commit.)
- GHCommitComment() - Constructor for class org.kohsuke.github.GHCommitComment
-
- GHCommitPointer - Class in org.kohsuke.github
-
- GHCommitPointer() - Constructor for class org.kohsuke.github.GHCommitPointer
-
- GHCommitQueryBuilder - Class in org.kohsuke.github
-
Builds up query for listing commits.
- GHCommitState - Enum in org.kohsuke.github
-
Represents the state of commit
- GHCommitStatus - Class in org.kohsuke.github
-
Represents a status of a commit.
- GHCommitStatus() - Constructor for class org.kohsuke.github.GHCommitStatus
-
- GHCompare - Class in org.kohsuke.github
-
The model user for comparing 2 commits in the GitHub API.
- GHCompare() - Constructor for class org.kohsuke.github.GHCompare
-
- GHCompare.Commit - Class in org.kohsuke.github
-
Compare commits had a child commit element with additional details we want to capture.
- GHCompare.Commit() - Constructor for class org.kohsuke.github.GHCompare.Commit
-
- GHCompare.InnerCommit - Class in org.kohsuke.github
-
- GHCompare.InnerCommit() - Constructor for class org.kohsuke.github.GHCompare.InnerCommit
-
- GHCompare.Status - Enum in org.kohsuke.github
-
- GHCompare.Tree - Class in org.kohsuke.github
-
- GHCompare.Tree() - Constructor for class org.kohsuke.github.GHCompare.Tree
-
- GHCompare.User - Class in org.kohsuke.github
-
- GHCompare.User() - Constructor for class org.kohsuke.github.GHCompare.User
-
Deprecated.
- GHContent - Class in org.kohsuke.github
-
A Content of a repository.
- GHContent() - Constructor for class org.kohsuke.github.GHContent
-
- GHContentUpdateResponse - Class in org.kohsuke.github
-
The response that is returned when updating
repository content.
- GHContentUpdateResponse() - Constructor for class org.kohsuke.github.GHContentUpdateResponse
-
- GHDeployKey - Class in org.kohsuke.github
-
- GHDeployKey() - Constructor for class org.kohsuke.github.GHDeployKey
-
- GHDeployment - Class in org.kohsuke.github
-
- GHDeployment() - Constructor for class org.kohsuke.github.GHDeployment
-
- GHDeploymentBuilder - Class in org.kohsuke.github
-
- GHDeploymentBuilder(GHRepository) - Constructor for class org.kohsuke.github.GHDeploymentBuilder
-
- GHDeploymentBuilder(GHRepository, String) - Constructor for class org.kohsuke.github.GHDeploymentBuilder
-
- GHDeploymentState - Enum in org.kohsuke.github
-
Represents the state of deployment
- GHDeploymentStatus - Class in org.kohsuke.github
-
- GHDeploymentStatus() - Constructor for class org.kohsuke.github.GHDeploymentStatus
-
- GHDeploymentStatusBuilder - Class in org.kohsuke.github
-
- GHDeploymentStatusBuilder(GHRepository, int, GHDeploymentState) - Constructor for class org.kohsuke.github.GHDeploymentStatusBuilder
-
- GHEmail - Class in org.kohsuke.github
-
Represents an email of GitHub.
- GHEmail() - Constructor for class org.kohsuke.github.GHEmail
-
- GHEvent - Enum in org.kohsuke.github
-
Hook event type.
- GHEventInfo - Class in org.kohsuke.github
-
Represents an event.
- GHEventInfo() - Constructor for class org.kohsuke.github.GHEventInfo
-
- GHEventInfo.GHEventRepository - Class in org.kohsuke.github
-
Inside the event JSON model, GitHub uses a slightly different format.
- GHEventInfo.GHEventRepository() - Constructor for class org.kohsuke.github.GHEventInfo.GHEventRepository
-
- GHEventPayload - Class in org.kohsuke.github
-
Base type for types used in databinding of the event payload.
- GHEventPayload.IssueComment - Class in org.kohsuke.github
-
A comment was added to an issue
- GHEventPayload.IssueComment() - Constructor for class org.kohsuke.github.GHEventPayload.IssueComment
-
- GHEventPayload.PullRequest - Class in org.kohsuke.github
-
A pull request status has changed.
- GHEventPayload.PullRequest() - Constructor for class org.kohsuke.github.GHEventPayload.PullRequest
-
- GHEventPayload.Push - Class in org.kohsuke.github
-
A commit was pushed.
- GHEventPayload.Push() - Constructor for class org.kohsuke.github.GHEventPayload.Push
-
- GHEventPayload.Push.PushCommit - Class in org.kohsuke.github
-
Commit in a push
- GHEventPayload.Push.PushCommit() - Constructor for class org.kohsuke.github.GHEventPayload.Push.PushCommit
-
- GHException - Exception in org.kohsuke.github
-
- GHException(String) - Constructor for exception org.kohsuke.github.GHException
-
- GHException(String, Throwable) - Constructor for exception org.kohsuke.github.GHException
-
- GHGist - Class in org.kohsuke.github
-
Gist
- GHGist() - Constructor for class org.kohsuke.github.GHGist
-
- GHGistBuilder - Class in org.kohsuke.github
-
Builder pattern for creating a new Gist.
- GHGistBuilder(GitHub) - Constructor for class org.kohsuke.github.GHGistBuilder
-
- GHGistFile - Class in org.kohsuke.github
-
- GHGistFile() - Constructor for class org.kohsuke.github.GHGistFile
-
- GHHook - Class in org.kohsuke.github
-
- GHHook() - Constructor for class org.kohsuke.github.GHHook
-
- GHIssue - Class in org.kohsuke.github
-
Represents an issue on GitHub.
- GHIssue() - Constructor for class org.kohsuke.github.GHIssue
-
- GHIssue.Label - Class in org.kohsuke.github
-
- GHIssue.Label() - Constructor for class org.kohsuke.github.GHIssue.Label
-
Deprecated.
- GHIssue.PullRequest - Class in org.kohsuke.github
-
- GHIssue.PullRequest() - Constructor for class org.kohsuke.github.GHIssue.PullRequest
-
- GHIssueBuilder - Class in org.kohsuke.github
-
- GHIssueComment - Class in org.kohsuke.github
-
Comment to the issue
- GHIssueComment() - Constructor for class org.kohsuke.github.GHIssueComment
-
- GHIssueSearchBuilder - Class in org.kohsuke.github
-
Search issues.
- GHIssueSearchBuilder.Sort - Enum in org.kohsuke.github
-
- GHIssueState - Enum in org.kohsuke.github
-
- GHKey - Class in org.kohsuke.github
-
SSH public key.
- GHKey() - Constructor for class org.kohsuke.github.GHKey
-
- GHLabel - Class in org.kohsuke.github
-
- GHLabel() - Constructor for class org.kohsuke.github.GHLabel
-
- GHMilestone - Class in org.kohsuke.github
-
- GHMilestone() - Constructor for class org.kohsuke.github.GHMilestone
-
- GHMilestoneState - Enum in org.kohsuke.github
-
- GHMyself - Class in org.kohsuke.github
-
Represents the account that's logging into GitHub.
- GHMyself() - Constructor for class org.kohsuke.github.GHMyself
-
- GHObject - Class in org.kohsuke.github
-
Most (all?) domain objects in GitHub seems to have these 4 properties.
- GHOrganization - Class in org.kohsuke.github
-
- GHOrganization() - Constructor for class org.kohsuke.github.GHOrganization
-
- GHOrganization.Permission - Enum in org.kohsuke.github
-
- GHPerson - Class in org.kohsuke.github
-
- GHPerson() - Constructor for class org.kohsuke.github.GHPerson
-
- GHPersonSet<T extends GHPerson> - Class in org.kohsuke.github
-
Set of
GHPerson with helper lookup methods.
- GHPersonSet() - Constructor for class org.kohsuke.github.GHPersonSet
-
- GHPersonSet(Collection<? extends T>) - Constructor for class org.kohsuke.github.GHPersonSet
-
- GHPersonSet(T...) - Constructor for class org.kohsuke.github.GHPersonSet
-
- GHPersonSet(int, float) - Constructor for class org.kohsuke.github.GHPersonSet
-
- GHPersonSet(int) - Constructor for class org.kohsuke.github.GHPersonSet
-
- GHPullRequest - Class in org.kohsuke.github
-
A pull request.
- GHPullRequest() - Constructor for class org.kohsuke.github.GHPullRequest
-
- GHPullRequestCommitDetail - Class in org.kohsuke.github
-
- GHPullRequestCommitDetail() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail
-
- GHPullRequestCommitDetail.Authorship - Class in org.kohsuke.github
-
- GHPullRequestCommitDetail.Authorship() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail.Authorship
-
Deprecated.
- GHPullRequestCommitDetail.Commit - Class in org.kohsuke.github
-
- GHPullRequestCommitDetail.Commit() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail.Commit
-
- GHPullRequestCommitDetail.CommitPointer - Class in org.kohsuke.github
-
- GHPullRequestCommitDetail.CommitPointer() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
-
- GHPullRequestCommitDetail.Tree - Class in org.kohsuke.github
-
- GHPullRequestCommitDetail.Tree() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail.Tree
-
- GHRateLimit - Class in org.kohsuke.github
-
Rate limit.
- GHRateLimit() - Constructor for class org.kohsuke.github.GHRateLimit
-
- GHRef - Class in org.kohsuke.github
-
Provides information on a Git ref from GitHub.
- GHRef() - Constructor for class org.kohsuke.github.GHRef
-
- GHRef.GHObject - Class in org.kohsuke.github
-
- GHRef.GHObject() - Constructor for class org.kohsuke.github.GHRef.GHObject
-
- GHRelease - Class in org.kohsuke.github
-
Release in a github repository.
- GHRelease() - Constructor for class org.kohsuke.github.GHRelease
-
- GHReleaseBuilder - Class in org.kohsuke.github
-
- GHReleaseBuilder(GHRepository, String) - Constructor for class org.kohsuke.github.GHReleaseBuilder
-
- GHRepository - Class in org.kohsuke.github
-
A repository on GitHub.
- GHRepository() - Constructor for class org.kohsuke.github.GHRepository
-
- GHRepository.Contributor - Class in org.kohsuke.github
-
- GHRepository.Contributor() - Constructor for class org.kohsuke.github.GHRepository.Contributor
-
- GHSubscription - Class in org.kohsuke.github
-
Represents your subscribing to a repository.
- GHSubscription() - Constructor for class org.kohsuke.github.GHSubscription
-
- GHTag - Class in org.kohsuke.github
-
- GHTag() - Constructor for class org.kohsuke.github.GHTag
-
- GHTeam - Class in org.kohsuke.github
-
A team in GitHub organization.
- GHTeam() - Constructor for class org.kohsuke.github.GHTeam
-
- GHUser - Class in org.kohsuke.github
-
Represents an user of GitHub.
- GHUser() - Constructor for class org.kohsuke.github.GHUser
-
- GHVerifiedKey - Class in org.kohsuke.github
-
- GHVerifiedKey() - Constructor for class org.kohsuke.github.GHVerifiedKey
-
- GIST - Static variable in class org.kohsuke.github.GHAuthorization
-
- gitHttpTransportUrl() - Method in class org.kohsuke.github.GHRepository
-
Gets the HTTPS URL to this repository, such as "https://github.com/kohsuke/jenkins.git"
This URL is read-only.
- GitHub - Class in org.kohsuke.github
-
Root of the GitHub API.
- GitHubBuilder - Class in org.kohsuke.github
-
- GitHubBuilder() - Constructor for class org.kohsuke.github.GitHubBuilder
-
- GitUser - Class in org.kohsuke.github
-
Represents a user in Git who authors/commits a commit.
- GitUser() - Constructor for class org.kohsuke.github.GitUser
-
- gravatar_id - Variable in class org.kohsuke.github.GHPerson
-
- label(String) - Method in class org.kohsuke.github.GHIssueBuilder
-
- labels - Variable in class org.kohsuke.github.GHIssue
-
- limit - Variable in class org.kohsuke.github.GHRateLimit
-
Alotted API call per hour.
- list() - Method in class org.kohsuke.github.GHCommitQueryBuilder
-
Lists up the commits with the criteria built so far.
- list() - Method in class org.kohsuke.github.GHIssueSearchBuilder
-
Lists up the issues with the criteria built so far.
- listAllRepositories() - Method in class org.kohsuke.github.GHMyself
-
- listCollaborators() - Method in class org.kohsuke.github.GHRepository
-
Lists up the collaborators on this repository.
- listComments() - Method in class org.kohsuke.github.GHCommit
-
Lists up all the commit comments in this repository.
- listComments() - Method in class org.kohsuke.github.GHIssue
-
Obtains all the comments associated with this issue.
- listCommitComments() - Method in class org.kohsuke.github.GHRepository
-
Lists up all the commit comments in this repository.
- listCommits() - Method in class org.kohsuke.github.GHPullRequest
-
Retrieves all the commits associated to this pull request.
- listCommits() - Method in class org.kohsuke.github.GHRepository
-
Lists all the commits.
- listCommitStatuses(String) - Method in class org.kohsuke.github.GHRepository
-
Lists all the commit statues attached to the given commit, newer ones first.
- listContributors() - Method in class org.kohsuke.github.GHRepository
-
- listDeployments(String, String, String, String) - Method in class org.kohsuke.github.GHRepository
-
- listDirectoryContent() - Method in class org.kohsuke.github.GHContent
-
List immediate children of this directory.
- listEvents() - Method in class org.kohsuke.github.GHOrganization
-
Lists events performed by a user (this includes private events if the caller is authenticated.
- listEvents() - Method in class org.kohsuke.github.GHPerson
-
Lists events for an organization or an user.
- listEvents() - Method in class org.kohsuke.github.GHRepository
-
Lists repository events.
- listEvents() - Method in class org.kohsuke.github.GHUser
-
Lists events performed by a user (this includes private events if the caller is authenticated.
- listForks() - Method in class org.kohsuke.github.GHGist
-
- listGists() - Method in class org.kohsuke.github.GHUser
-
Lists Gists created by this user.
- listIssues(GHIssueState) - Method in class org.kohsuke.github.GHRepository
-
Lists up all the issues in this repository.
- listLabels() - Method in class org.kohsuke.github.GHRepository
-
Lists labels in this repository.
- listMembers() - Method in class org.kohsuke.github.GHOrganization
-
All the members of this organization.
- listMembers() - Method in class org.kohsuke.github.GHTeam
-
Retrieves the current members.
- listMembersWithFilter(String) - Method in class org.kohsuke.github.GHOrganization
-
- listMilestones(GHIssueState) - Method in class org.kohsuke.github.GHRepository
-
Lists up all the milestones in this repository.
- listPublicMembers() - Method in class org.kohsuke.github.GHOrganization
-
All the public members of this organization.
- listPullRequests(GHIssueState) - Method in class org.kohsuke.github.GHRepository
-
Retrieves all the pull requests of a particular state.
- listReleases() - Method in class org.kohsuke.github.GHRepository
-
- listRepositories() - Method in class org.kohsuke.github.GHMyself
-
Lists up all repositories this user owns (public and private).
- listRepositories(int) - Method in class org.kohsuke.github.GHMyself
-
Lists up all the repositories this user owns (public and private) using the specified page size.
- listRepositories(int) - Method in class org.kohsuke.github.GHOrganization
-
Lists up all the repositories using the specified page size.
- listRepositories() - Method in class org.kohsuke.github.GHPerson
-
Lists up all the repositories using a 30 items page size.
- listRepositories(int) - Method in class org.kohsuke.github.GHPerson
-
Lists up all the repositories using the specified page size.
- listRepositories() - Method in class org.kohsuke.github.GHTeam
-
- listStatuses() - Method in class org.kohsuke.github.GHCommit
-
Gets the status of this commit, newer ones first.
- listSubscribers() - Method in class org.kohsuke.github.GHRepository
-
Lists all the subscribers (aka watchers.)
https://developer.github.com/v3/activity/watching/
- listSubscriptions() - Method in class org.kohsuke.github.GHUser
-
Lists all the subscribed (aka watched) repositories.
- listTags() - Method in class org.kohsuke.github.GHRepository
-
- listTeams() - Method in class org.kohsuke.github.GHOrganization
-
List up all the teams.
- location - Variable in class org.kohsuke.github.GHPerson
-
- login - Variable in class org.kohsuke.github.GHPerson
-