Wagon: Deploying site to repository

This commit is contained in:
Kohsuke Kawaguchi
2015-03-24 13:05:13 -07:00
parent 90bd226a2d
commit c19c5c61ba
280 changed files with 8945 additions and 3966 deletions

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Sun Mar 22 11:18:44 PDT 2015 -->
<!-- Generated by javadoc (version 1.7.0_07) on Tue Mar 24 13:04:48 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>GHIssue (GitHub API for Java 1.64-SNAPSHOT API)</title>
<meta name="date" content="2015-03-22">
<title>GHIssue (GitHub API for Java 1.66 API)</title>
<meta name="date" content="2015-03-24">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GHIssue (GitHub API for Java 1.64-SNAPSHOT API)";
parent.document.title="GHIssue (GitHub API for Java 1.66 API)";
}
//-->
</script>
@@ -85,7 +85,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/GHObject.html" title="class in org.kohsuke.github">org.kohsuke.github.GHObject</a></li>
@@ -164,11 +164,11 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#assignee">assignee</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#body">body</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <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="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#closed_at">closed_at</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
@@ -180,11 +180,11 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#comments">comments</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#html_url">html_url</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/kohsuke/github/GHIssue.Label.html" title="class in org.kohsuke.github">GHIssue.Label</a>&gt;</code></td>
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../org/kohsuke/github/GHIssue.Label.html" title="class in org.kohsuke.github">GHIssue.Label</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#labels">labels</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
@@ -200,11 +200,11 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#pull_request">pull_request</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <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="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#state">state</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#title">title</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
@@ -262,16 +262,16 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#comment(java.lang.String)">comment</a></strong>(<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;message)</code>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#comment(java.lang.String)">comment</a></strong>(java.lang.String&nbsp;message)</code>
<div class="block">Updates the issue by adding a comment.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getApiRoute()">getApiRoute</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
<td class="colFirst"><code>java.net.URL</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getApiURL()">getApiURL</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
@@ -279,13 +279,13 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getAssignee()">getAssignee</a></strong>()</code>&nbsp;</td>
</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="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getBody()">getBody</a></strong>()</code>
<div class="block">The description of this pull request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a></code></td>
<td class="colFirst"><code>java.util.Date</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getClosedAt()">getClosedAt</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
@@ -295,7 +295,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&gt;</code></td>
<td class="colFirst"><code>java.util.List&lt;<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getComments()">getComments</a></strong>()</code>
<div class="block">Obtains all the comments associated with this issue.</div>
</td>
@@ -305,18 +305,18 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getCommentsCount()">getCommentsCount</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
<td class="colFirst"><code>java.net.URL</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getHtmlUrl()">getHtmlUrl</a></strong>()</code>
<div class="block">The HTML page of this issue,
like https://github.com/jenkinsci/jenkins/issues/100</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <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="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getIssuesApiRoute()">getIssuesApiRoute</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github">GHLabel</a>&gt;</code></td>
<td class="colFirst"><code>java.util.Collection&lt;<a href="../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github">GHLabel</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getLabels()">getLabels</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
@@ -346,7 +346,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getState()">getState</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<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="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getTitle()">getTitle</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
@@ -373,15 +373,15 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#setBody(java.lang.String)">setBody</a></strong>(<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;body)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#setBody(java.lang.String)">setBody</a></strong>(java.lang.String&nbsp;body)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#setLabels(java.lang.String...)">setLabels</a></strong>(<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;labels)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#setLabels(java.lang.String...)">setLabels</a></strong>(java.lang.String...&nbsp;labels)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#setTitle(java.lang.String)">setTitle</a></strong>(<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;title)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#setTitle(java.lang.String)">setTitle</a></strong>(java.lang.String&nbsp;title)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
@@ -395,8 +395,8 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<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>
@@ -427,7 +427,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>state</h4>
<pre>protected&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> state</pre>
<pre>protected&nbsp;java.lang.String state</pre>
</li>
</ul>
<a name="number">
@@ -445,7 +445,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>closed_at</h4>
<pre>protected&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> closed_at</pre>
<pre>protected&nbsp;java.lang.String closed_at</pre>
</li>
</ul>
<a name="comments">
@@ -463,7 +463,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>body</h4>
<pre>protected&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> body</pre>
<pre>protected&nbsp;java.lang.String body</pre>
</li>
</ul>
<a name="labels">
@@ -472,7 +472,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>labels</h4>
<pre>protected&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/kohsuke/github/GHIssue.Label.html" title="class in org.kohsuke.github">GHIssue.Label</a>&gt; labels</pre>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../org/kohsuke/github/GHIssue.Label.html" title="class in org.kohsuke.github">GHIssue.Label</a>&gt; labels</pre>
</li>
</ul>
<a name="user">
@@ -490,7 +490,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>title</h4>
<pre>protected&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> title</pre>
<pre>protected&nbsp;java.lang.String title</pre>
</li>
</ul>
<a name="html_url">
@@ -499,7 +499,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>html_url</h4>
<pre>protected&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> html_url</pre>
<pre>protected&nbsp;java.lang.String html_url</pre>
</li>
</ul>
<a name="pull_request">
@@ -570,7 +570,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>getBody</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;getBody()</pre>
<pre>public&nbsp;java.lang.String&nbsp;getBody()</pre>
<div class="block">The description of this pull request.</div>
</li>
</ul>
@@ -590,7 +590,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>getHtmlUrl</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;getHtmlUrl()</pre>
<pre>public&nbsp;java.net.URL&nbsp;getHtmlUrl()</pre>
<div class="block">The HTML page of this issue,
like https://github.com/jenkinsci/jenkins/issues/100</div>
</li>
@@ -601,7 +601,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>getTitle</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;getTitle()</pre>
<pre>public&nbsp;java.lang.String&nbsp;getTitle()</pre>
</li>
</ul>
<a name="getState()">
@@ -619,10 +619,10 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>getLabels</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github">GHLabel</a>&gt;&nbsp;getLabels()
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<pre>public&nbsp;java.util.Collection&lt;<a href="../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github">GHLabel</a>&gt;&nbsp;getLabels()
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="getClosedAt()">
@@ -631,7 +631,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>getClosedAt</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;getClosedAt()</pre>
<pre>public&nbsp;java.util.Date&nbsp;getClosedAt()</pre>
</li>
</ul>
<a name="getApiURL()">
@@ -640,7 +640,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>getApiURL</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;getApiURL()</pre>
<pre>public&nbsp;java.net.URL&nbsp;getApiURL()</pre>
</li>
</ul>
<a name="comment(java.lang.String)">
@@ -649,11 +649,11 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>comment</h4>
<pre>public&nbsp;void&nbsp;comment(<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;message)
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<pre>public&nbsp;void&nbsp;comment(java.lang.String&nbsp;message)
throws java.io.IOException</pre>
<div class="block">Updates the issue by adding a comment.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="close()">
@@ -663,10 +663,10 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<li class="blockList">
<h4>close</h4>
<pre>public&nbsp;void&nbsp;close()
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
throws java.io.IOException</pre>
<div class="block">Closes this issue.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="reopen()">
@@ -676,10 +676,10 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<li class="blockList">
<h4>reopen</h4>
<pre>public&nbsp;void&nbsp;reopen()
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
throws java.io.IOException</pre>
<div class="block">Reopens this issue.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="setTitle(java.lang.String)">
@@ -688,10 +688,10 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>setTitle</h4>
<pre>public&nbsp;void&nbsp;setTitle(<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;title)
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<pre>public&nbsp;void&nbsp;setTitle(java.lang.String&nbsp;title)
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="setBody(java.lang.String)">
@@ -700,10 +700,10 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>setBody</h4>
<pre>public&nbsp;void&nbsp;setBody(<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;body)
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<pre>public&nbsp;void&nbsp;setBody(java.lang.String&nbsp;body)
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="assignTo(org.kohsuke.github.GHUser)">
@@ -713,9 +713,9 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<li class="blockList">
<h4>assignTo</h4>
<pre>public&nbsp;void&nbsp;assignTo(<a href="../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="setLabels(java.lang.String...)">
@@ -724,10 +724,10 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>setLabels</h4>
<pre>public&nbsp;void&nbsp;setLabels(<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;labels)
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<pre>public&nbsp;void&nbsp;setLabels(java.lang.String...&nbsp;labels)
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="getComments()">
@@ -736,11 +736,11 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>getComments</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&gt;&nbsp;getComments()
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<pre>public&nbsp;java.util.List&lt;<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&gt;&nbsp;getComments()
throws java.io.IOException</pre>
<div class="block">Obtains all the comments associated with this issue.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../org/kohsuke/github/GHIssue.html#listComments()"><code>listComments()</code></a></dd></dl>
<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../org/kohsuke/github/GHIssue.html#listComments()"><code>listComments()</code></a></dd></dl>
</li>
</ul>
<a name="listComments()">
@@ -750,10 +750,10 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<li class="blockList">
<h4>listComments</h4>
<pre>public&nbsp;<a href="../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&gt;&nbsp;listComments()
throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
throws java.io.IOException</pre>
<div class="block">Obtains all the comments associated with this issue.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="getApiRoute()">
@@ -762,7 +762,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>getApiRoute</h4>
<pre>protected&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;getApiRoute()</pre>
<pre>protected&nbsp;java.lang.String&nbsp;getApiRoute()</pre>
</li>
</ul>
<a name="getIssuesApiRoute()">
@@ -771,7 +771,7 @@ extends <a href="../../../org/kohsuke/github/GHObject.html" title="class in org.
<ul class="blockList">
<li class="blockList">
<h4>getIssuesApiRoute</h4>
<pre>protected&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;getIssuesApiRoute()</pre>
<pre>protected&nbsp;java.lang.String&nbsp;getIssuesApiRoute()</pre>
</li>
</ul>
<a name="getAssignee()">