mirror of
https://github.com/jlengrand/github-api.git
synced 2026-05-08 15:52:17 +00:00
1673 lines
69 KiB
HTML
1673 lines
69 KiB
HTML
<!DOCTYPE HTML>
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (11.0.10) on Thu Mar 25 18:55:49 PDT 2021 -->
|
|
<title>org.kohsuke.github (GitHub API for Java 1.125 API)</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="dc.created" content="2021-03-25">
|
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
|
<script type="text/javascript" src="../../../script.js"></script>
|
|
<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
|
|
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
|
<!--[if IE]>
|
|
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
|
<![endif]-->
|
|
<script type="text/javascript" src="../../../jquery/jquery-3.5.1.js"></script>
|
|
<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="org.kohsuke.github (GitHub API for Java 1.125 API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var pathtoroot = "../../../";
|
|
var useModuleDirectories = true;
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<header role="banner">
|
|
<nav role="navigation">
|
|
<div class="fixedNav">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a id="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../../../index.html">Overview</a></li>
|
|
<li class="navBarCell1Rev">Package</li>
|
|
<li>Class</li>
|
|
<li><a href="package-use.html">Use</a></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" id="allclasses_navbar_top">
|
|
<li><a href="../../../allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<ul class="navListSearch">
|
|
<li><label for="search">SEARCH:</label>
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
|
</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>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a id="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
</div>
|
|
<div class="navPadding"> </div>
|
|
<script type="text/javascript"><!--
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
//-->
|
|
</script>
|
|
</nav>
|
|
</header>
|
|
<main role="main">
|
|
<div class="header">
|
|
<h1 title="Package" class="title">Package org.kohsuke.github</h1>
|
|
</div>
|
|
<div class="contentContainer">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="typeSummary">
|
|
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Interface</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="HttpConnector.html" title="interface in org.kohsuke.github">HttpConnector</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Pluggability for customizing HTTP request behaviors or using altogether different library.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="Reactable.html" title="interface in org.kohsuke.github">Reactable</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="Refreshable.html" title="interface in org.kohsuke.github">Refreshable</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The interface Refreshable.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="TrafficInfo.html" title="interface in org.kohsuke.github">TrafficInfo</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The interface TrafficInfo.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="typeSummary">
|
|
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Class</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="AbuseLimitHandler.html" title="class in org.kohsuke.github">AbuseLimitHandler</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Pluggable strategy to determine what to do when the API abuse limit is hit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHApp.html" title="class in org.kohsuke.github">GHApp</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A Github App.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHAppCreateTokenBuilder.html" title="class in org.kohsuke.github">GHAppCreateTokenBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a access token for a GitHub App Installation</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHAppInstallation.html" title="class in org.kohsuke.github">GHAppInstallation</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A Github App Installation.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHAppInstallationToken.html" title="class in org.kohsuke.github">GHAppInstallationToken</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A Github App Installation Token.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHAsset.html" title="class in org.kohsuke.github">GHAsset</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Asset in a release.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHAuthorization.html" title="class in org.kohsuke.github">GHAuthorization</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Generated OAuth token</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHBlob.html" title="class in org.kohsuke.github">GHBlob</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHBlob.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHBlobBuilder.html" title="class in org.kohsuke.github">GHBlobBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Builder pattern for creating a new blob.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHBranch.html" title="class in org.kohsuke.github">GHBranch</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A branch in a repository.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHBranch.Commit.html" title="class in org.kohsuke.github">GHBranch.Commit</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHBranchProtection.html" title="class in org.kohsuke.github">GHBranchProtection</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHBranchProtection.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHBranchProtection.EnforceAdmins.html" title="class in org.kohsuke.github">GHBranchProtection.EnforceAdmins</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type EnforceAdmins.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHBranchProtection.RequiredReviews.html" title="class in org.kohsuke.github">GHBranchProtection.RequiredReviews</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type RequiredReviews.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHBranchProtection.RequiredStatusChecks.html" title="class in org.kohsuke.github">GHBranchProtection.RequiredStatusChecks</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type RequiredStatusChecks.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHBranchProtection.Restrictions.html" title="class in org.kohsuke.github">GHBranchProtection.Restrictions</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Restrictions.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Builder to configure the branch protection settings.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRun.html" title="class in org.kohsuke.github">GHCheckRun</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents a check run.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRun.Output.html" title="class in org.kohsuke.github">GHCheckRun.Output</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents an output in a check run to include summary and other results.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRunBuilder.html" title="class in org.kohsuke.github">GHCheckRunBuilder</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRunBuilder.Action.html" title="class in org.kohsuke.github">GHCheckRunBuilder.Action</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRunBuilder.Annotation.html" title="class in org.kohsuke.github">GHCheckRunBuilder.Annotation</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRunBuilder.Image.html" title="class in org.kohsuke.github">GHCheckRunBuilder.Image</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRunBuilder.Output.html" title="class in org.kohsuke.github">GHCheckRunBuilder.Output</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckSuite.html" title="class in org.kohsuke.github">GHCheckSuite</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents a check suite.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckSuite.HeadCommit.html" title="class in org.kohsuke.github">GHCheckSuite.HeadCommit</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommit.html" title="class in org.kohsuke.github">GHCommit</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A commit in a repository.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommit.File.html" title="class in org.kohsuke.github">GHCommit.File</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A file that was modified.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommit.GHAuthor.html" title="class in org.kohsuke.github">GHCommit.GHAuthor</a></th>
|
|
<td class="colLast">Deprecated.
|
|
<div class="deprecationComment">Use <a href="GitUser.html" title="class in org.kohsuke.github"><code>GitUser</code></a> instead.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommit.Parent.html" title="class in org.kohsuke.github">GHCommit.Parent</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Parent.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommit.ShortInfo.html" title="class in org.kohsuke.github">GHCommit.ShortInfo</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Short summary of this commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommit.Stats.html" title="class in org.kohsuke.github">GHCommit.Stats</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Stats.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommitBuilder.html" title="class in org.kohsuke.github">GHCommitBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Builder pattern for creating a new commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommitComment.html" title="class in org.kohsuke.github">GHCommitComment</a></th>
|
|
<td class="colLast">
|
|
<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">
|
|
<th class="colFirst" scope="row"><a href="GHCommitPointer.html" title="class in org.kohsuke.github">GHCommitPointer</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Identifies a commit in <a href="GHPullRequest.html" title="class in org.kohsuke.github"><code>GHPullRequest</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommitQueryBuilder.html" title="class in org.kohsuke.github">GHCommitQueryBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Builds up query for listing commits.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommitSearchBuilder.html" title="class in org.kohsuke.github">GHCommitSearchBuilder</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommitStatus.html" title="class in org.kohsuke.github">GHCommitStatus</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents a status of a commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCompare.html" title="class in org.kohsuke.github">GHCompare</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The model user for comparing 2 commits in the GitHub API.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCompare.Commit.html" title="class in org.kohsuke.github">GHCompare.Commit</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Compare commits had a child commit element with additional details we want to capture.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCompare.InnerCommit.html" title="class in org.kohsuke.github">GHCompare.InnerCommit</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type InnerCommit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCompare.Tree.html" title="class in org.kohsuke.github">GHCompare.Tree</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Tree.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCompare.User.html" title="class in org.kohsuke.github">GHCompare.User</a></th>
|
|
<td class="colLast">Deprecated.
|
|
<div class="deprecationComment">use <a href="GitUser.html" title="class in org.kohsuke.github"><code>GitUser</code></a> instead.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHContent.html" title="class in org.kohsuke.github">GHContent</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A Content of a repository.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHContentBuilder.html" title="class in org.kohsuke.github">GHContentBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Used to create/update content.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Search code for <a href="GHContent.html" title="class in org.kohsuke.github"><code>GHContent</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHContentUpdateResponse.html" title="class in org.kohsuke.github">GHContentUpdateResponse</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The response that is returned when updating repository content.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCreateRepositoryBuilder.html" title="class in org.kohsuke.github">GHCreateRepositoryBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a repository</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHDeployKey.html" title="class in org.kohsuke.github">GHDeployKey</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHDeployKey.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHDeployment.html" title="class in org.kohsuke.github">GHDeployment</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents a deployment</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHDeploymentBuilder.html" title="class in org.kohsuke.github">GHDeploymentBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHDeploymentBuilder.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHDeploymentStatus.html" title="class in org.kohsuke.github">GHDeploymentStatus</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHDeploymentStatus.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHDeploymentStatusBuilder.html" title="class in org.kohsuke.github">GHDeploymentStatusBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a new deployment status.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHDiscussion.html" title="class in org.kohsuke.github">GHDiscussion</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A discussion in GitHub Team.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHDiscussion.Creator.html" title="class in org.kohsuke.github">GHDiscussion.Creator</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A <code>GHLabelBuilder</code> that creates a new <a href="GHLabel.html" title="class in org.kohsuke.github"><code>GHLabel</code></a>
|
|
|
|
Consumer must call <code>AbstractBuilder.done()</code> to create the new instance.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHDiscussion.Setter.html" title="class in org.kohsuke.github">GHDiscussion.Setter</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A <code>GHLabelBuilder</code> that updates a single property per request
|
|
|
|
<code>AbstractBuilder.done()</code> is called automatically after the property is set.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHDiscussion.Updater.html" title="class in org.kohsuke.github">GHDiscussion.Updater</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A <code>GHLabelBuilder</code> that allows multiple properties to be updated per request.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEmail.html" title="class in org.kohsuke.github">GHEmail</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents an email of GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventInfo.html" title="class in org.kohsuke.github">GHEventInfo</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents an event.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventInfo.GHEventRepository.html" title="class in org.kohsuke.github">GHEventInfo.GHEventRepository</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Inside the event JSON model, GitHub uses a slightly different format.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Base type for types used in databinding of the event payload.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A check run event has been created, rerequested, completed, or has a requested_action.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A check suite event has been requested, rerequested or completed.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A comment was added to a commit</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A repository, branch, or tag was created</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A branch, or tag was deleted</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A deployment</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A deployment status</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A user forked a repository</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a></th>
|
|
<td class="colLast">
|
|
<div class="block">An installation has been installed, uninstalled, or its permissions have been changed.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A repository has been added or removed from an installation.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A Issue has been assigned, unassigned, labeled, unlabeled, opened, edited, milestoned, demilestoned, closed, or
|
|
reopened.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A comment was added to an issue</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A ping.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A repository was made public.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A pull request status has changed.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A review was added to a pull request</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A review comment was added to a pull request</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A commit was pushed.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Push.PushCommit.html" title="class in org.kohsuke.github">GHEventPayload.Push.PushCommit</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Commit in a push.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Push.Pusher.html" title="class in org.kohsuke.github">GHEventPayload.Push.Pusher</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Pusher.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A release was added to the repo</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A repository was created, deleted, made public, or made private.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A git commit status was changed.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Occurs when someone triggered a workflow run or sends a POST request to the "Create a workflow dispatch event"
|
|
endpoint.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A workflow run was requested or completed.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHGist.html" title="class in org.kohsuke.github">GHGist</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Gist</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHGistBuilder.html" title="class in org.kohsuke.github">GHGistBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Builder pattern for creating a new Gist.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHGistFile.html" title="class in org.kohsuke.github">GHGistFile</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A file inside <a href="GHGist.html" title="class in org.kohsuke.github"><code>GHGist</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHGistUpdater.html" title="class in org.kohsuke.github">GHGistUpdater</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Builder pattern for updating a Gist.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHHook.html" title="class in org.kohsuke.github">GHHook</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHHook.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHInvitation.html" title="class in org.kohsuke.github">GHInvitation</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHInvitation.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents an issue on GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssue.PullRequest.html" title="class in org.kohsuke.github">GHIssue.PullRequest</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type PullRequest.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssueBuilder.html" title="class in org.kohsuke.github">GHIssueBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHIssueBuilder.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssueChanges.html" title="class in org.kohsuke.github">GHIssueChanges</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Wrapper to define changed fields on issues action="edited"</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssueChanges.GHFrom.html" title="class in org.kohsuke.github">GHIssueChanges.GHFrom</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Wrapper for changed values.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Comment to the issue</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssueEvent.html" title="class in org.kohsuke.github">GHIssueEvent</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHIssueEvent.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssueSearchBuilder.html" title="class in org.kohsuke.github">GHIssueSearchBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Search issues.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHKey.html" title="class in org.kohsuke.github">GHKey</a></th>
|
|
<td class="colLast">
|
|
<div class="block">SSH public key.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHLabel.html" title="class in org.kohsuke.github">GHLabel</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHLabel.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHLabel.Creator.html" title="class in org.kohsuke.github">GHLabel.Creator</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHLabel.Setter.html" title="class in org.kohsuke.github">GHLabel.Setter</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHLabel.Updater.html" title="class in org.kohsuke.github">GHLabel.Updater</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHLicense.html" title="class in org.kohsuke.github">GHLicense</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The GitHub Preview API's license information</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplaceAccount.html" title="class in org.kohsuke.github">GHMarketplaceAccount</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Base class for Github Marketplace Account.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplaceAccountPlan.html" title="class in org.kohsuke.github">GHMarketplaceAccountPlan</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A Github Marketplace Account Plan.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplaceListAccountBuilder.html" title="class in org.kohsuke.github">GHMarketplaceListAccountBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns any accounts associated with a plan, including free plans</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplacePendingChange.html" title="class in org.kohsuke.github">GHMarketplacePendingChange</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A Github Marketplace purchase pending change.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplacePlan.html" title="class in org.kohsuke.github">GHMarketplacePlan</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A Github Marketplace plan.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplacePurchase.html" title="class in org.kohsuke.github">GHMarketplacePurchase</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A Github Marketplace purchase.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplaceUserPurchase.html" title="class in org.kohsuke.github">GHMarketplaceUserPurchase</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Github Marketplace User Purchase</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHMembership.html" title="class in org.kohsuke.github">GHMembership</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents a membership of a user in an organization.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHMeta.html" title="class in org.kohsuke.github">GHMeta</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Class that wraps the list of GitHub's IP addresses.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHMilestone.html" title="class in org.kohsuke.github">GHMilestone</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHMilestone.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHMyself.html" title="class in org.kohsuke.github">GHMyself</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents the account that's logging into GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHNotificationStream.html" title="class in org.kohsuke.github">GHNotificationStream</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Listens to GitHub notification stream.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHObject.html" title="class in org.kohsuke.github">GHObject</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Most (all?) domain objects in GitHub seems to have these 4 properties.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHOrganization.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPerson.html" title="class in org.kohsuke.github">GHPerson</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Common part of <a href="GHUser.html" title="class in org.kohsuke.github"><code>GHUser</code></a> and <a href="GHOrganization.html" title="class in org.kohsuke.github"><code>GHOrganization</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a><T extends <a href="GHPerson.html" title="class in org.kohsuke.github">GHPerson</a>></th>
|
|
<td class="colLast">
|
|
<div class="block">Set of <a href="GHPerson.html" title="class in org.kohsuke.github"><code>GHPerson</code></a> with helper lookup methods.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHProject.html" title="class in org.kohsuke.github">GHProject</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A GitHub project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHProjectCard.html" title="class in org.kohsuke.github">GHProjectCard</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHProjectCard.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHProjectColumn.html" title="class in org.kohsuke.github">GHProjectColumn</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHProjectColumn.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequest.html" title="class in org.kohsuke.github">GHPullRequest</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A pull request.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestChanges.html" title="class in org.kohsuke.github">GHPullRequestChanges</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Wrapper to define changed fields on pull_request action="edited"</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestChanges.GHCommitPointer.html" title="class in org.kohsuke.github">GHPullRequestChanges.GHCommitPointer</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestChanges.GHFrom.html" title="class in org.kohsuke.github">GHPullRequestChanges.GHFrom</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Wrapper for changed values.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestCommitDetail.html" title="class in org.kohsuke.github">GHPullRequestCommitDetail</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Commit detail inside a <a href="GHPullRequest.html" title="class in org.kohsuke.github"><code>GHPullRequest</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestCommitDetail.Authorship.html" title="class in org.kohsuke.github">GHPullRequestCommitDetail.Authorship</a></th>
|
|
<td class="colLast">Deprecated.
|
|
<div class="deprecationComment">Use <a href="GitUser.html" title="class in org.kohsuke.github"><code>GitUser</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestCommitDetail.Commit.html" title="class in org.kohsuke.github">GHPullRequestCommitDetail.Commit</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestCommitDetail.CommitPointer.html" title="class in org.kohsuke.github">GHPullRequestCommitDetail.CommitPointer</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type CommitPointer.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestCommitDetail.Tree.html" title="class in org.kohsuke.github">GHPullRequestCommitDetail.Tree</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Tree.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestFileDetail.html" title="class in org.kohsuke.github">GHPullRequestFileDetail</a></th>
|
|
<td class="colLast">
|
|
<div class="block">File detail inside a <a href="GHPullRequest.html" title="class in org.kohsuke.github"><code>GHPullRequest</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestQueryBuilder.html" title="class in org.kohsuke.github">GHPullRequestQueryBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Lists up pull requests with some filtering and sorting.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestReview.html" title="class in org.kohsuke.github">GHPullRequestReview</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Review to a pull request.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestReviewBuilder.html" title="class in org.kohsuke.github">GHPullRequestReviewBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Builds up a creation of new <a href="GHPullRequestReview.html" title="class in org.kohsuke.github"><code>GHPullRequestReview</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestReviewComment.html" title="class in org.kohsuke.github">GHPullRequestReviewComment</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Review comment to the pull request</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHQueryBuilder.html" title="class in org.kohsuke.github">GHQueryBuilder</a><T></th>
|
|
<td class="colLast">
|
|
<div class="block">Used to specify filters, sort order, etc for listing items in a collection.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRateLimit.html" title="class in org.kohsuke.github">GHRateLimit</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Rate limit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRateLimit.Record.html" title="class in org.kohsuke.github">GHRateLimit.Record</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A rate limit record.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRateLimit.UnknownLimitRecord.html" title="class in org.kohsuke.github">GHRateLimit.UnknownLimitRecord</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A limit record used as a placeholder when the the actual limit is not known.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHReaction.html" title="class in org.kohsuke.github">GHReaction</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRef.html" title="class in org.kohsuke.github">GHRef</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Provides information on a Git ref from GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRef.GHObject.html" title="class in org.kohsuke.github">GHRef.GHObject</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHObject.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRelease.html" title="class in org.kohsuke.github">GHRelease</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Release in a github repository.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHReleaseBuilder.html" title="class in org.kohsuke.github">GHReleaseBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Builder pattern for creating a <a href="GHRelease.html" title="class in org.kohsuke.github"><code>GHRelease</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHReleaseUpdater.html" title="class in org.kohsuke.github">GHReleaseUpdater</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Modifies <a href="GHRelease.html" title="class in org.kohsuke.github"><code>GHRelease</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A repository on GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepository.Contributor.html" title="class in org.kohsuke.github">GHRepository.Contributor</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Contributor.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepository.Setter.html" title="class in org.kohsuke.github">GHRepository.Setter</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepository.Updater.html" title="class in org.kohsuke.github">GHRepository.Updater</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryCloneTraffic.html" title="class in org.kohsuke.github">GHRepositoryCloneTraffic</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Repository clone statistics.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryCloneTraffic.DailyInfo.html" title="class in org.kohsuke.github">GHRepositoryCloneTraffic.DailyInfo</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type DailyInfo.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositorySearchBuilder.html" title="class in org.kohsuke.github">GHRepositorySearchBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Search repositories.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryStatistics.html" title="class in org.kohsuke.github">GHRepositoryStatistics</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Statistics for a GitHub repository.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryStatistics.CodeFrequency.html" title="class in org.kohsuke.github">GHRepositoryStatistics.CodeFrequency</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type CodeFrequency.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryStatistics.CommitActivity.html" title="class in org.kohsuke.github">GHRepositoryStatistics.CommitActivity</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type CommitActivity.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryStatistics.ContributorStats.html" title="class in org.kohsuke.github">GHRepositoryStatistics.ContributorStats</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type ContributorStats.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryStatistics.ContributorStats.Week.html" title="class in org.kohsuke.github">GHRepositoryStatistics.ContributorStats.Week</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Week.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryStatistics.Participation.html" title="class in org.kohsuke.github">GHRepositoryStatistics.Participation</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type Participation.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryStatistics.PunchCardItem.html" title="class in org.kohsuke.github">GHRepositoryStatistics.PunchCardItem</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type PunchCardItem.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryTraffic.html" title="class in org.kohsuke.github">GHRepositoryTraffic</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHRepositoryTraffic.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryTraffic.DailyInfo.html" title="class in org.kohsuke.github">GHRepositoryTraffic.DailyInfo</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type DailyInfo.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryViewTraffic.html" title="class in org.kohsuke.github">GHRepositoryViewTraffic</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Repository view statistics.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositoryViewTraffic.DailyInfo.html" title="class in org.kohsuke.github">GHRepositoryViewTraffic.DailyInfo</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type DailyInfo.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRequestedAction.html" title="class in org.kohsuke.github">GHRequestedAction</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHSearchBuilder.html" title="class in org.kohsuke.github">GHSearchBuilder</a><T></th>
|
|
<td class="colLast">
|
|
<div class="block">Base class for various search builders.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHStargazer.html" title="class in org.kohsuke.github">GHStargazer</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A stargazer at a repository on GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHSubscription.html" title="class in org.kohsuke.github">GHSubscription</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents your subscribing to a repository / conversation thread..</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHTag.html" title="class in org.kohsuke.github">GHTag</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents a tag in <a href="GHRepository.html" title="class in org.kohsuke.github"><code>GHRepository</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHTagObject.html" title="class in org.kohsuke.github">GHTagObject</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents an annotated tag in a <a href="GHRepository.html" title="class in org.kohsuke.github"><code>GHRepository</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHTeam.html" title="class in org.kohsuke.github">GHTeam</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A team in GitHub organization.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHTeamBuilder.html" title="class in org.kohsuke.github">GHTeamBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a team.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHThread.html" title="class in org.kohsuke.github">GHThread</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A conversation in the notification API.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHTree.html" title="class in org.kohsuke.github">GHTree</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Provides information for Git Trees https://developer.github.com/v3/git/trees/</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHTreeBuilder.html" title="class in org.kohsuke.github">GHTreeBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Builder pattern for creating a new tree.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHTreeEntry.html" title="class in org.kohsuke.github">GHTreeEntry</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Provides information for Git Trees https://developer.github.com/v3/git/trees/</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHUser.html" title="class in org.kohsuke.github">GHUser</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents an user of GitHub.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHUserSearchBuilder.html" title="class in org.kohsuke.github">GHUserSearchBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Search users.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHVerification.html" title="class in org.kohsuke.github">GHVerification</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The commit/tag can be signed by user.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHVerifiedKey.html" title="class in org.kohsuke.github">GHVerifiedKey</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHVerifiedKey.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHWorkflow.html" title="class in org.kohsuke.github">GHWorkflow</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A workflow.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHWorkflowRun.html" title="class in org.kohsuke.github">GHWorkflowRun</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A workflow run.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHWorkflowRun.HeadCommit.html" title="class in org.kohsuke.github">GHWorkflowRun.HeadCommit</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHWorkflowRunQueryBuilder.html" title="class in org.kohsuke.github">GHWorkflowRunQueryBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Lists up workflow runs with some filtering and sorting.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GitHub.html" title="class in org.kohsuke.github">GitHub</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Root of the GitHub API.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GitHub.DependentAuthorizationProvider.html" title="class in org.kohsuke.github">GitHub.DependentAuthorizationProvider</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GitHubBuilder.html" title="class in org.kohsuke.github">GitHubBuilder</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Configures connection details and produces <a href="GitHub.html" title="class in org.kohsuke.github"><code>GitHub</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GitUser.html" title="class in org.kohsuke.github">GitUser</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents a user in Git who authors/commits a commit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><T></th>
|
|
<td class="colLast">
|
|
<div class="block"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Iterable</code></a> that returns <a href="PagedIterator.html" title="class in org.kohsuke.github"><code>PagedIterator</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="PagedIterator.html" title="class in org.kohsuke.github">PagedIterator</a><T></th>
|
|
<td class="colLast">
|
|
<div class="block">Iterator over a paginated data source.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="PagedSearchIterable.html" title="class in org.kohsuke.github">PagedSearchIterable</a><T></th>
|
|
<td class="colLast">
|
|
<div class="block"><a href="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">
|
|
<th class="colFirst" scope="row"><a href="RateLimitChecker.html" title="class in org.kohsuke.github">RateLimitChecker</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A GitHub API Rate Limit Checker called before each request</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="RateLimitChecker.LiteralValue.html" title="class in org.kohsuke.github">RateLimitChecker.LiteralValue</a></th>
|
|
<td class="colLast">
|
|
<div class="block">A <a href="RateLimitChecker.html" title="class in org.kohsuke.github"><code>RateLimitChecker</code></a> with a simple number as the limit.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="RateLimitHandler.html" title="class in org.kohsuke.github">RateLimitHandler</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Pluggable strategy to determine what to do when the API rate limit is reached.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="typeSummary">
|
|
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Enum</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="EnforcementLevel.html" title="enum in org.kohsuke.github">EnforcementLevel</a></th>
|
|
<td class="colLast">Deprecated.</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRun.AnnotationLevel.html" title="enum in org.kohsuke.github">GHCheckRun.AnnotationLevel</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRun.Conclusion.html" title="enum in org.kohsuke.github">GHCheckRun.Conclusion</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Final conclusion of the check.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCheckRun.Status.html" title="enum in org.kohsuke.github">GHCheckRun.Status</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommentAuthorAssociation.html" title="enum in org.kohsuke.github">GHCommentAuthorAssociation</a></th>
|
|
<td class="colLast">
|
|
<div class="block">How is an user associated with a repository?</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommitSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHCommitSearchBuilder.Sort</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum Sort.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHCommitState.html" title="enum in org.kohsuke.github">GHCommitState</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents the state of commit</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHCompare.Status.html" title="enum in org.kohsuke.github">GHCompare.Status</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum Status.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHDeploymentState.html" title="enum in org.kohsuke.github">GHDeploymentState</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Represents the state of deployment</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHDirection.html" title="enum in org.kohsuke.github">GHDirection</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Sort direction</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Hook event type.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssueSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHIssueSearchBuilder.Sort</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum Sort.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHIssueState.html" title="enum in org.kohsuke.github">GHIssueState</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum GHIssueState.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplaceAccountType.html" title="enum in org.kohsuke.github">GHMarketplaceAccountType</a></th>
|
|
<td class="colLast">
|
|
<div class="block">GitHub Marketplace Account type.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplaceListAccountBuilder.Sort.html" title="enum in org.kohsuke.github">GHMarketplaceListAccountBuilder.Sort</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum Sort.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHMarketplacePriceModel.html" title="enum in org.kohsuke.github">GHMarketplacePriceModel</a></th>
|
|
<td class="colLast">
|
|
<div class="block">GitHub Marketplace plan pricing model.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHMembership.Role.html" title="enum in org.kohsuke.github">GHMembership.Role</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Role of a user in an organization.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHMembership.State.html" title="enum in org.kohsuke.github">GHMembership.State</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Whether a role is currently active or waiting for acceptance (pending)</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHMilestoneState.html" title="enum in org.kohsuke.github">GHMilestoneState</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum GHMilestoneState.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHMyself.RepositoryListFilter.html" title="enum in org.kohsuke.github">GHMyself.RepositoryListFilter</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Type of repositories returned during listing.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHOrganization.Permission.html" title="enum in org.kohsuke.github">GHOrganization.Permission</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum Permission.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHOrganization.Role.html" title="enum in org.kohsuke.github">GHOrganization.Role</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Member's role in an organization</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPermissionType.html" title="enum in org.kohsuke.github">GHPermissionType</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum GHPermissionType.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHProject.ProjectState.html" title="enum in org.kohsuke.github">GHProject.ProjectState</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum ProjectState.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHProject.ProjectStateFilter.html" title="enum in org.kohsuke.github">GHProject.ProjectStateFilter</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum ProjectStateFilter.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequest.MergeMethod.html" title="enum in org.kohsuke.github">GHPullRequest.MergeMethod</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum MergeMethod.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestQueryBuilder.Sort.html" title="enum in org.kohsuke.github">GHPullRequestQueryBuilder.Sort</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum Sort.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestReviewEvent.html" title="enum in org.kohsuke.github">GHPullRequestReviewEvent</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Action to perform on <a href="GHPullRequestReview.html" title="class in org.kohsuke.github"><code>GHPullRequestReview</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHPullRequestReviewState.html" title="enum in org.kohsuke.github">GHPullRequestReviewState</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Current state of <a href="GHPullRequestReview.html" title="class in org.kohsuke.github"><code>GHPullRequestReview</code></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepository.CollaboratorAffiliation.html" title="enum in org.kohsuke.github">GHRepository.CollaboratorAffiliation</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Affiliation of a repository collaborator</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepository.ForkSort.html" title="enum in org.kohsuke.github">GHRepository.ForkSort</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Sort orders for listing forks</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositorySearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHRepositorySearchBuilder.Sort</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum Sort.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHRepositorySelection.html" title="enum in org.kohsuke.github">GHRepositorySelection</a></th>
|
|
<td class="colLast">
|
|
<div class="block">App installation repository selection.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHTargetType.html" title="enum in org.kohsuke.github">GHTargetType</a></th>
|
|
<td class="colLast">
|
|
<div class="block">App installation target type.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHTeam.Privacy.html" title="enum in org.kohsuke.github">GHTeam.Privacy</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHTeam.Role.html" title="enum in org.kohsuke.github">GHTeam.Role</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Member's role in a team</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHUserSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHUserSearchBuilder.Sort</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The enum Sort.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHVerification.Reason.html" title="enum in org.kohsuke.github">GHVerification.Reason</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The possible values for reason in verification object from github.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHWorkflowRun.Conclusion.html" title="enum in org.kohsuke.github">GHWorkflowRun.Conclusion</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHWorkflowRun.Status.html" title="enum in org.kohsuke.github">GHWorkflowRun.Status</a></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="MarkdownMode.html" title="enum in org.kohsuke.github">MarkdownMode</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Rendering mode of markdown.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="RateLimitTarget.html" title="enum in org.kohsuke.github">RateLimitTarget</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Specifies the rate limit record of an operation.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="ReactionContent.html" title="enum in org.kohsuke.github">ReactionContent</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Content of reactions.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="typeSummary">
|
|
<caption><span>Exception Summary</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Exception</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHException.html" title="class in org.kohsuke.github">GHException</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The type GHException.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHFileNotFoundException.html" title="class in org.kohsuke.github">GHFileNotFoundException</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Request/responce contains useful metadata.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="GHIOException.html" title="class in org.kohsuke.github">GHIOException</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Request/responce contains useful metadata.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="GHOTPRequiredException.html" title="class in org.kohsuke.github">GHOTPRequiredException</a></th>
|
|
<td class="colLast">
|
|
<div class="block">This exception is thrown when GitHub is requesting an OTP from the user</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="HttpException.html" title="class in org.kohsuke.github">HttpException</a></th>
|
|
<td class="colLast">
|
|
<div class="block"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>IOException</code></a> for http exceptions because <a href="https://docs.oracle.com/javase/8/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net" class="externalLink"><code>HttpURLConnection</code></a> throws un-discerned <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>IOException</code></a> and
|
|
it can help to know the http response code to decide how to handle an http exceptions.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="typeSummary">
|
|
<caption><span>Annotation Types Summary</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Annotation Type</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="BetaApi.html" title="annotation in org.kohsuke.github">BetaApi</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Indicates that the method/class/etc marked is a beta implementation of an sdk feature.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="Preview.html" title="annotation in org.kohsuke.github">Preview</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Indicates that the method/class/etc marked maps to GitHub API in the preview period.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</main>
|
|
<footer role="contentinfo">
|
|
<nav role="navigation">
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a id="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../../../index.html">Overview</a></li>
|
|
<li class="navBarCell1Rev">Package</li>
|
|
<li>Class</li>
|
|
<li><a href="package-use.html">Use</a></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" id="allclasses_navbar_bottom">
|
|
<li><a href="../../../allclasses.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>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a id="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</nav>
|
|
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
|
</footer>
|
|
</body>
|
|
</html>
|