Wagon: Deploying site to repository

This commit is contained in:
Kohsuke Kawaguchi
2016-06-03 00:23:26 -07:00
parent eba4d0df2e
commit bfa3fa536c
315 changed files with 24128 additions and 18002 deletions

View File

@@ -2,26 +2,39 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Wed Apr 13 13:29:28 PDT 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>GHEventPayload.IssueComment (GitHub API for Java 1.75 API)</title>
<meta name="date" content="2016-04-13">
<!-- Generated by javadoc (1.8.0) on Fri Jun 03 00:22:58 PDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GHEventPayload.IssueComment (GitHub API for Java 1.76 API)</title>
<meta name="date" content="2016-06-03">
<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"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GHEventPayload.IssueComment (GitHub API for Java 1.75 API)";
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GHEventPayload.IssueComment (GitHub API for Java 1.76 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<div class="topNav"><a name="navbar.top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
</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">
@@ -37,15 +50,15 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/kohsuke/github/GHEventPayload.html" title="class in org.kohsuke.github"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/kohsuke/github/GHEventPayload.PullRequest.html" title="class in org.kohsuke.github"><span class="strong">Next Class</span></a></li>
<li><a href="../../../org/kohsuke/github/GHEventPayload.html" title="class in org.kohsuke.github"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../org/kohsuke/github/GHEventPayload.PullRequest.html" title="class in org.kohsuke.github"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/kohsuke/github/GHEventPayload.IssueComment.html" target="_top">Frames</a></li>
<li><a href="GHEventPayload.IssueComment.html" target="_top">No Frames</a></li>
<li><a href="GHEventPayload.IssueComment.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -62,19 +75,19 @@
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_classes_inherited_from_class_org.kohsuke.github.GHEventPayload">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.kohsuke.github.GHEventPayload">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
<li><a href="#nested.classes.inherited.from.class.org.kohsuke.github.GHEventPayload">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.kohsuke.github.GHEventPayload">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
@@ -85,7 +98,7 @@
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../org/kohsuke/github/GHEventPayload.html" title="class in org.kohsuke.github">org.kohsuke.github.GHEventPayload</a></li>
@@ -106,10 +119,13 @@
</dl>
<hr>
<br>
<pre>public static class <span class="strong">GHEventPayload.IssueComment</span>
<pre>public static class <span class="typeNameLabel">GHEventPayload.IssueComment</span>
extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></pre>
<div class="block">A comment was added to an issue</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://developer.github.com/v3/activity/events/types/#issuecommentevent">authoritative source</a></dd></dl>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://developer.github.com/v3/activity/events/types/#issuecommentevent">authoritative source</a></dd>
</dl>
</li>
</ul>
</div>
@@ -118,12 +134,12 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.kohsuke.github.GHEventPayload">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.kohsuke.github.GHEventPayload">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.kohsuke.github.<a href="../../../org/kohsuke/github/GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
@@ -133,12 +149,12 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.kohsuke.github.GHEventPayload">
<li class="blockList"><a name="fields.inherited.from.class.org.kohsuke.github.GHEventPayload">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.kohsuke.github.<a href="../../../org/kohsuke/github/GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
@@ -148,68 +164,68 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#GHEventPayload.IssueComment()">GHEventPayload.IssueComment</a></strong>()</code>&nbsp;</td>
<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#IssueComment--">IssueComment</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#getAction()">getAction</a></strong>()</code>&nbsp;</td>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#getAction--">getAction</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#getComment()">getComment</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#getComment--">getComment</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#getIssue()">getIssue</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#getIssue--">getIssue</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#getRepository()">getRepository</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#getRepository--">getRepository</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#setComment(org.kohsuke.github.GHIssueComment)">setComment</a></strong>(<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&nbsp;comment)</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#setComment-org.kohsuke.github.GHIssueComment-">setComment</a></span>(<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&nbsp;comment)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#setIssue(org.kohsuke.github.GHIssue)">setIssue</a></strong>(<a href="../../../org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a>&nbsp;issue)</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#setIssue-org.kohsuke.github.GHIssue-">setIssue</a></span>(<a href="../../../org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a>&nbsp;issue)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#setRepository(org.kohsuke.github.GHRepository)">setRepository</a></strong>(<a href="../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&nbsp;repository)</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/kohsuke/github/GHEventPayload.IssueComment.html#setRepository-org.kohsuke.github.GHRepository-">setRepository</a></span>(<a href="../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&nbsp;repository)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@@ -221,37 +237,37 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="GHEventPayload.IssueComment()">
<a name="IssueComment--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>GHEventPayload.IssueComment</h4>
<pre>public&nbsp;GHEventPayload.IssueComment()</pre>
<h4>IssueComment</h4>
<pre>public&nbsp;IssueComment()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getAction()">
<a name="getAction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAction</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAction()</pre>
<pre>public&nbsp;java.lang.String&nbsp;getAction()</pre>
</li>
</ul>
<a name="getComment()">
<a name="getComment--">
<!-- -->
</a>
<ul class="blockList">
@@ -260,7 +276,7 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
<pre>public&nbsp;<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&nbsp;getComment()</pre>
</li>
</ul>
<a name="setComment(org.kohsuke.github.GHIssueComment)">
<a name="setComment-org.kohsuke.github.GHIssueComment-">
<!-- -->
</a>
<ul class="blockList">
@@ -269,7 +285,7 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
<pre>public&nbsp;void&nbsp;setComment(<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&nbsp;comment)</pre>
</li>
</ul>
<a name="getIssue()">
<a name="getIssue--">
<!-- -->
</a>
<ul class="blockList">
@@ -278,7 +294,7 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
<pre>public&nbsp;<a href="../../../org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a>&nbsp;getIssue()</pre>
</li>
</ul>
<a name="setIssue(org.kohsuke.github.GHIssue)">
<a name="setIssue-org.kohsuke.github.GHIssue-">
<!-- -->
</a>
<ul class="blockList">
@@ -287,7 +303,7 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
<pre>public&nbsp;void&nbsp;setIssue(<a href="../../../org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a>&nbsp;issue)</pre>
</li>
</ul>
<a name="getRepository()">
<a name="getRepository--">
<!-- -->
</a>
<ul class="blockList">
@@ -296,7 +312,7 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
<pre>public&nbsp;<a href="../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&nbsp;getRepository()</pre>
</li>
</ul>
<a name="setRepository(org.kohsuke.github.GHRepository)">
<a name="setRepository-org.kohsuke.github.GHRepository-">
<!-- -->
</a>
<ul class="blockListLast">
@@ -313,9 +329,11 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
</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">
@@ -331,15 +349,15 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/kohsuke/github/GHEventPayload.html" title="class in org.kohsuke.github"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/kohsuke/github/GHEventPayload.PullRequest.html" title="class in org.kohsuke.github"><span class="strong">Next Class</span></a></li>
<li><a href="../../../org/kohsuke/github/GHEventPayload.html" title="class in org.kohsuke.github"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../org/kohsuke/github/GHEventPayload.PullRequest.html" title="class in org.kohsuke.github"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/kohsuke/github/GHEventPayload.IssueComment.html" target="_top">Frames</a></li>
<li><a href="GHEventPayload.IssueComment.html" target="_top">No Frames</a></li>
<li><a href="GHEventPayload.IssueComment.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -356,19 +374,19 @@ extends <a href="../../../org/kohsuke/github/GHEventPayload.html" title="class i
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_classes_inherited_from_class_org.kohsuke.github.GHEventPayload">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.kohsuke.github.GHEventPayload">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
<li><a href="#nested.classes.inherited.from.class.org.kohsuke.github.GHEventPayload">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.kohsuke.github.GHEventPayload">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->