mirror of
https://github.com/jlengrand/github-api.git
synced 2026-05-08 15:52:17 +00:00
768 lines
36 KiB
HTML
768 lines
36 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (1.8.0_144) on Sat Oct 28 16:00:54 PDT 2017 -->
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Uses of Package org.kohsuke.github (GitHub API for Java 1.90 API)</title>
|
|
<meta name="date" content="2017-10-28">
|
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="../../../script.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Uses of Package org.kohsuke.github (GitHub API for Java 1.90 API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../../../overview-summary.html">Overview</a></li>
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li class="navBarCell1Rev">Use</li>
|
|
<li><a href="package-tree.html">Tree</a></li>
|
|
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../../index-all.html">Index</a></li>
|
|
<li><a href="../../../help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../../../index.html?org/kohsuke/github/package-use.html" target="_top">Frames</a></li>
|
|
<li><a href="package-use.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="header">
|
|
<h1 title="Uses of Package org.kohsuke.github" class="title">Uses of Package<br>org.kohsuke.github</h1>
|
|
</div>
|
|
<div class="contentContainer">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
|
|
<caption><span>Packages that use <a href="../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Package</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a href="#org.kohsuke.github">org.kohsuke.github</a></td>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a href="#org.kohsuke.github.extras">org.kohsuke.github.extras</a></td>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList"><a name="org.kohsuke.github">
|
|
<!-- -->
|
|
</a>
|
|
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
|
|
<caption><span>Classes in <a href="../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> used by <a href="../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colOne" scope="col">Class and Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/AbuseLimitHandler.html#org.kohsuke.github">AbuseLimitHandler</a>
|
|
<div class="block">Pluggable strategy to determine what to do when the API abuse limit is hit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/EnforcementLevel.html#org.kohsuke.github">EnforcementLevel</a>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHAsset.html#org.kohsuke.github">GHAsset</a>
|
|
<div class="block">Asset in a release.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHAuthorization.html#org.kohsuke.github">GHAuthorization</a>
|
|
<div class="block">Generated OAuth token</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHBlob.html#org.kohsuke.github">GHBlob</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHBlobBuilder.html#org.kohsuke.github">GHBlobBuilder</a>
|
|
<div class="block">Builder pattern for creating a new blob.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHBranch.html#org.kohsuke.github">GHBranch</a>
|
|
<div class="block">A branch in a repository.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHBranchProtection.html#org.kohsuke.github">GHBranchProtection</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHBranchProtection.EnforceAdmins.html#org.kohsuke.github">GHBranchProtection.EnforceAdmins</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHBranchProtection.RequiredReviews.html#org.kohsuke.github">GHBranchProtection.RequiredReviews</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHBranchProtection.RequiredStatusChecks.html#org.kohsuke.github">GHBranchProtection.RequiredStatusChecks</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHBranchProtection.Restrictions.html#org.kohsuke.github">GHBranchProtection.Restrictions</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHBranchProtectionBuilder.html#org.kohsuke.github">GHBranchProtectionBuilder</a>
|
|
<div class="block">Builder to configure the branch protection settings.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommit.html#org.kohsuke.github">GHCommit</a>
|
|
<div class="block">A commit in a repository.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommit.File.html#org.kohsuke.github">GHCommit.File</a>
|
|
<div class="block">A file that was modified.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommit.ShortInfo.html#org.kohsuke.github">GHCommit.ShortInfo</a>
|
|
<div class="block">Short summary of this commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommitBuilder.html#org.kohsuke.github">GHCommitBuilder</a>
|
|
<div class="block">Builder pattern for creating a new commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommitComment.html#org.kohsuke.github">GHCommitComment</a>
|
|
<div class="block">A comment attached to a commit (or a specific line in a specific file of a commit.)</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommitPointer.html#org.kohsuke.github">GHCommitPointer</a>
|
|
<div class="block">Identifies a commit in <a href="../../../org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github"><code>GHPullRequest</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommitQueryBuilder.html#org.kohsuke.github">GHCommitQueryBuilder</a>
|
|
<div class="block">Builds up query for listing commits.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommitSearchBuilder.html#org.kohsuke.github">GHCommitSearchBuilder</a>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommitSearchBuilder.Sort.html#org.kohsuke.github">GHCommitSearchBuilder.Sort</a>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommitState.html#org.kohsuke.github">GHCommitState</a>
|
|
<div class="block">Represents the state of commit</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCommitStatus.html#org.kohsuke.github">GHCommitStatus</a>
|
|
<div class="block">Represents a status of a commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCompare.html#org.kohsuke.github">GHCompare</a>
|
|
<div class="block">The model user for comparing 2 commits in the GitHub API.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCompare.Commit.html#org.kohsuke.github">GHCompare.Commit</a>
|
|
<div class="block">Compare commits had a child commit element with additional details we want to capture.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCompare.InnerCommit.html#org.kohsuke.github">GHCompare.InnerCommit</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCompare.Status.html#org.kohsuke.github">GHCompare.Status</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCompare.Tree.html#org.kohsuke.github">GHCompare.Tree</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHContent.html#org.kohsuke.github">GHContent</a>
|
|
<div class="block">A Content of a repository.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHContentSearchBuilder.html#org.kohsuke.github">GHContentSearchBuilder</a>
|
|
<div class="block">Search code for <a href="../../../org/kohsuke/github/GHContent.html" title="class in org.kohsuke.github"><code>GHContent</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHContentUpdateResponse.html#org.kohsuke.github">GHContentUpdateResponse</a>
|
|
<div class="block">The response that is returned when updating
|
|
repository content.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHCreateRepositoryBuilder.html#org.kohsuke.github">GHCreateRepositoryBuilder</a>
|
|
<div class="block">Creates a repository</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHDeployKey.html#org.kohsuke.github">GHDeployKey</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHDeployment.html#org.kohsuke.github">GHDeployment</a>
|
|
<div class="block">Represents a deployment</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHDeploymentBuilder.html#org.kohsuke.github">GHDeploymentBuilder</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHDeploymentState.html#org.kohsuke.github">GHDeploymentState</a>
|
|
<div class="block">Represents the state of deployment</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHDeploymentStatus.html#org.kohsuke.github">GHDeploymentStatus</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHDeploymentStatusBuilder.html#org.kohsuke.github">GHDeploymentStatusBuilder</a>
|
|
<div class="block">Creates a new deployment status.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHDirection.html#org.kohsuke.github">GHDirection</a>
|
|
<div class="block">Sort direction</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHEmail.html#org.kohsuke.github">GHEmail</a>
|
|
<div class="block">Represents an email of GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHEvent.html#org.kohsuke.github">GHEvent</a>
|
|
<div class="block">Hook event type.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHEventInfo.html#org.kohsuke.github">GHEventInfo</a>
|
|
<div class="block">Represents an event.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHEventPayload.html#org.kohsuke.github">GHEventPayload</a>
|
|
<div class="block">Base type for types used in databinding of the event payload.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHEventPayload.Push.PushCommit.html#org.kohsuke.github">GHEventPayload.Push.PushCommit</a>
|
|
<div class="block">Commit in a push</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHEventPayload.Push.Pusher.html#org.kohsuke.github">GHEventPayload.Push.Pusher</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHGist.html#org.kohsuke.github">GHGist</a>
|
|
<div class="block">Gist</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHGistBuilder.html#org.kohsuke.github">GHGistBuilder</a>
|
|
<div class="block">Builder pattern for creating a new Gist.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHGistFile.html#org.kohsuke.github">GHGistFile</a>
|
|
<div class="block">A file inside <a href="../../../org/kohsuke/github/GHGist.html" title="class in org.kohsuke.github"><code>GHGist</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHHook.html#org.kohsuke.github">GHHook</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHIssue.html#org.kohsuke.github">GHIssue</a>
|
|
<div class="block">Represents an issue on GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHIssue.Label.html#org.kohsuke.github">GHIssue.Label</a>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">use <a href="../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github"><code>GHLabel</code></a></span></div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHIssue.PullRequest.html#org.kohsuke.github">GHIssue.PullRequest</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHIssueBuilder.html#org.kohsuke.github">GHIssueBuilder</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHIssueComment.html#org.kohsuke.github">GHIssueComment</a>
|
|
<div class="block">Comment to the issue</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHIssueSearchBuilder.html#org.kohsuke.github">GHIssueSearchBuilder</a>
|
|
<div class="block">Search issues.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHIssueSearchBuilder.Sort.html#org.kohsuke.github">GHIssueSearchBuilder.Sort</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHIssueState.html#org.kohsuke.github">GHIssueState</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHKey.html#org.kohsuke.github">GHKey</a>
|
|
<div class="block">SSH public key.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHLabel.html#org.kohsuke.github">GHLabel</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHLicense.html#org.kohsuke.github">GHLicense</a>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHMembership.html#org.kohsuke.github">GHMembership</a>
|
|
<div class="block">Represents a membership of a user in an organization.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHMembership.Role.html#org.kohsuke.github">GHMembership.Role</a>
|
|
<div class="block">Role of a user in an organization.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHMembership.State.html#org.kohsuke.github">GHMembership.State</a>
|
|
<div class="block">Whether a role is currently active or waiting for acceptance (pending)</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHMilestone.html#org.kohsuke.github">GHMilestone</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHMilestoneState.html#org.kohsuke.github">GHMilestoneState</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHMyself.html#org.kohsuke.github">GHMyself</a>
|
|
<div class="block">Represents the account that's logging into GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHMyself.RepositoryListFilter.html#org.kohsuke.github">GHMyself.RepositoryListFilter</a>
|
|
<div class="block">Type of repositories returned during listing.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHNotificationStream.html#org.kohsuke.github">GHNotificationStream</a>
|
|
<div class="block">Listens to GitHub notification stream.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHObject.html#org.kohsuke.github">GHObject</a>
|
|
<div class="block">Most (all?) domain objects in GitHub seems to have these 4 properties.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHOrganization.html#org.kohsuke.github">GHOrganization</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHOrganization.Permission.html#org.kohsuke.github">GHOrganization.Permission</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPermissionType.html#org.kohsuke.github">GHPermissionType</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPerson.html#org.kohsuke.github">GHPerson</a>
|
|
<div class="block">Common part of <a href="../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github"><code>GHUser</code></a> and <a href="../../../org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github"><code>GHOrganization</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPersonSet.html#org.kohsuke.github">GHPersonSet</a>
|
|
<div class="block">Set of <a href="../../../org/kohsuke/github/GHPerson.html" title="class in org.kohsuke.github"><code>GHPerson</code></a> with helper lookup methods.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequest.html#org.kohsuke.github">GHPullRequest</a>
|
|
<div class="block">A pull request.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequest.MergeMethod.html#org.kohsuke.github">GHPullRequest.MergeMethod</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestCommitDetail.html#org.kohsuke.github">GHPullRequestCommitDetail</a>
|
|
<div class="block">Commit detail inside a <a href="../../../org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github"><code>GHPullRequest</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestCommitDetail.Commit.html#org.kohsuke.github">GHPullRequestCommitDetail.Commit</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestCommitDetail.CommitPointer.html#org.kohsuke.github">GHPullRequestCommitDetail.CommitPointer</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestCommitDetail.Tree.html#org.kohsuke.github">GHPullRequestCommitDetail.Tree</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestFileDetail.html#org.kohsuke.github">GHPullRequestFileDetail</a>
|
|
<div class="block">File detail inside a <a href="../../../org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github"><code>GHPullRequest</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestQueryBuilder.html#org.kohsuke.github">GHPullRequestQueryBuilder</a>
|
|
<div class="block">Lists up pull requests with some filtering and sorting.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestQueryBuilder.Sort.html#org.kohsuke.github">GHPullRequestQueryBuilder.Sort</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestReview.html#org.kohsuke.github">GHPullRequestReview</a>
|
|
<div class="block">Review to the pull request</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestReviewComment.html#org.kohsuke.github">GHPullRequestReviewComment</a>
|
|
<div class="block">Review comment to the pull request</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHPullRequestReviewState.html#org.kohsuke.github">GHPullRequestReviewState</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHQueryBuilder.html#org.kohsuke.github">GHQueryBuilder</a>
|
|
<div class="block">Used to specify filters, sort order, etc for listing items in a collection.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRateLimit.html#org.kohsuke.github">GHRateLimit</a>
|
|
<div class="block">Rate limit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHReaction.html#org.kohsuke.github">GHReaction</a>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRef.html#org.kohsuke.github">GHRef</a>
|
|
<div class="block">Provides information on a Git ref from GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRef.GHObject.html#org.kohsuke.github">GHRef.GHObject</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRelease.html#org.kohsuke.github">GHRelease</a>
|
|
<div class="block">Release in a github repository.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHReleaseBuilder.html#org.kohsuke.github">GHReleaseBuilder</a>
|
|
<div class="block">Builder pattern for creating a <a href="../../../org/kohsuke/github/GHRelease.html" title="class in org.kohsuke.github"><code>GHRelease</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHReleaseUpdater.html#org.kohsuke.github">GHReleaseUpdater</a>
|
|
<div class="block">Modifies <a href="../../../org/kohsuke/github/GHRelease.html" title="class in org.kohsuke.github"><code>GHRelease</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepository.html#org.kohsuke.github">GHRepository</a>
|
|
<div class="block">A repository on GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepository.Contributor.html#org.kohsuke.github">GHRepository.Contributor</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepository.ForkSort.html#org.kohsuke.github">GHRepository.ForkSort</a>
|
|
<div class="block">Sort orders for listing forks</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepositoryCloneTraffic.html#org.kohsuke.github">GHRepositoryCloneTraffic</a>
|
|
<div class="block">Repository clone statistics.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepositoryCloneTraffic.DailyInfo.html#org.kohsuke.github">GHRepositoryCloneTraffic.DailyInfo</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepositorySearchBuilder.html#org.kohsuke.github">GHRepositorySearchBuilder</a>
|
|
<div class="block">Search repositories.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepositorySearchBuilder.Sort.html#org.kohsuke.github">GHRepositorySearchBuilder.Sort</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepositoryTraffic.html#org.kohsuke.github">GHRepositoryTraffic</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepositoryTraffic.DailyInfo.html#org.kohsuke.github">GHRepositoryTraffic.DailyInfo</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepositoryViewTraffic.html#org.kohsuke.github">GHRepositoryViewTraffic</a>
|
|
<div class="block">Repository view statistics.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHRepositoryViewTraffic.DailyInfo.html#org.kohsuke.github">GHRepositoryViewTraffic.DailyInfo</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHSearchBuilder.html#org.kohsuke.github">GHSearchBuilder</a>
|
|
<div class="block">Base class for various search builders.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHStargazer.html#org.kohsuke.github">GHStargazer</a>
|
|
<div class="block">A stargazer at a repository on GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHSubscription.html#org.kohsuke.github">GHSubscription</a>
|
|
<div class="block">Represents your subscribing to a repository / conversation thread..</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHTag.html#org.kohsuke.github">GHTag</a>
|
|
<div class="block">Represents a tag in <a href="../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github"><code>GHRepository</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHTagObject.html#org.kohsuke.github">GHTagObject</a>
|
|
<div class="block">Represents an annotated tag in a <a href="../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github"><code>GHRepository</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHTeam.html#org.kohsuke.github">GHTeam</a>
|
|
<div class="block">A team in GitHub organization.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHThread.html#org.kohsuke.github">GHThread</a>
|
|
<div class="block">A conversation in the notification API.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHTree.html#org.kohsuke.github">GHTree</a>
|
|
<div class="block">Provides information for Git Trees
|
|
https://developer.github.com/v3/git/trees/</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHTreeBuilder.html#org.kohsuke.github">GHTreeBuilder</a>
|
|
<div class="block">Builder pattern for creating a new tree.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHTreeEntry.html#org.kohsuke.github">GHTreeEntry</a>
|
|
<div class="block">Provides information for Git Trees
|
|
https://developer.github.com/v3/git/trees/</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHUser.html#org.kohsuke.github">GHUser</a>
|
|
<div class="block">Represents an user of GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHUserSearchBuilder.html#org.kohsuke.github">GHUserSearchBuilder</a>
|
|
<div class="block">Search users.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHUserSearchBuilder.Sort.html#org.kohsuke.github">GHUserSearchBuilder.Sort</a> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GHVerifiedKey.html#org.kohsuke.github">GHVerifiedKey</a> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GitHub.html#org.kohsuke.github">GitHub</a>
|
|
<div class="block">Root of the GitHub API.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GitHubBuilder.html#org.kohsuke.github">GitHubBuilder</a>
|
|
<div class="block">Configures connection details and produces <a href="../../../org/kohsuke/github/GitHub.html" title="class in org.kohsuke.github"><code>GitHub</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/GitUser.html#org.kohsuke.github">GitUser</a>
|
|
<div class="block">Represents a user in Git who authors/commits a commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/HttpConnector.html#org.kohsuke.github">HttpConnector</a>
|
|
<div class="block">Pluggability for customizing HTTP request behaviors or using altogether different library.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/MarkdownMode.html#org.kohsuke.github">MarkdownMode</a>
|
|
<div class="block">Rendering mode of markdown.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/PagedIterable.html#org.kohsuke.github">PagedIterable</a>
|
|
<div class="block"><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> that returns <a href="../../../org/kohsuke/github/PagedIterator.html" title="class in org.kohsuke.github"><code>PagedIterator</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/PagedIterator.html#org.kohsuke.github">PagedIterator</a>
|
|
<div class="block">Iterator over a paginated data source.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/PagedSearchIterable.html#org.kohsuke.github">PagedSearchIterable</a>
|
|
<div class="block"><a href="../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github"><code>PagedIterable</code></a> enhanced to report search result specific information.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/Preview.html#org.kohsuke.github">Preview</a>
|
|
<div class="block">Indicates that the method/class/etc marked maps to GitHub API in the preview period.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/RateLimitHandler.html#org.kohsuke.github">RateLimitHandler</a>
|
|
<div class="block">Pluggable strategy to determine what to do when the API rate limit is reached.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/Reactable.html#org.kohsuke.github">Reactable</a>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/ReactionContent.html#org.kohsuke.github">ReactionContent</a>
|
|
<div class="block">Content of reactions.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/TrafficInfo.html#org.kohsuke.github">TrafficInfo</a> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList"><a name="org.kohsuke.github.extras">
|
|
<!-- -->
|
|
</a>
|
|
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
|
|
<caption><span>Classes in <a href="../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> used by <a href="../../../org/kohsuke/github/extras/package-summary.html">org.kohsuke.github.extras</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colOne" scope="col">Class and Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colOne"><a href="../../../org/kohsuke/github/class-use/HttpConnector.html#org.kohsuke.github.extras">HttpConnector</a>
|
|
<div class="block">Pluggability for customizing HTTP request behaviors or using altogether different library.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../../../overview-summary.html">Overview</a></li>
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li class="navBarCell1Rev">Use</li>
|
|
<li><a href="package-tree.html">Tree</a></li>
|
|
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../../index-all.html">Index</a></li>
|
|
<li><a href="../../../help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../../../index.html?org/kohsuke/github/package-use.html" target="_top">Frames</a></li>
|
|
<li><a href="package-use.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
<p class="legalCopy"><small>Copyright © 2017. All rights reserved.</small></p>
|
|
</body>
|
|
</html>
|