mirror of
https://github.com/jlengrand/github-api.git
synced 2026-05-09 00:11:24 +00:00
Wagon: Deploying site to repository
This commit is contained in:
@@ -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> </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> </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> </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> </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> </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><<a href="../../../org/kohsuke/github/GHIssue.Label.html" title="class in org.kohsuke.github">GHIssue.Label</a>></code></td>
|
||||
<td class="colFirst"><code>protected java.util.List<<a href="../../../org/kohsuke/github/GHIssue.Label.html" title="class in org.kohsuke.github">GHIssue.Label</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#labels">labels</a></strong></code> </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> </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> </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> </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> message)</code>
|
||||
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#comment(java.lang.String)">comment</a></strong>(java.lang.String 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> </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> </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> </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> </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><<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>></code></td>
|
||||
<td class="colFirst"><code>java.util.List<<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/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> </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> </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><<a href="../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github">GHLabel</a>></code></td>
|
||||
<td class="colFirst"><code>java.util.Collection<<a href="../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github">GHLabel</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#getLabels()">getLabels</a></strong>()</code> </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> </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> </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> body)</code> </td>
|
||||
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#setBody(java.lang.String)">setBody</a></strong>(java.lang.String body)</code> </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>... labels)</code> </td>
|
||||
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#setLabels(java.lang.String...)">setLabels</a></strong>(java.lang.String... labels)</code> </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> title)</code> </td>
|
||||
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHIssue.html#setTitle(java.lang.String)">setTitle</a></strong>(java.lang.String title)</code> </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 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 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 <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 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 <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 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 <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 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 <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><<a href="../../../org/kohsuke/github/GHIssue.Label.html" title="class in org.kohsuke.github">GHIssue.Label</a>> labels</pre>
|
||||
<pre>protected java.util.List<<a href="../../../org/kohsuke/github/GHIssue.Label.html" title="class in org.kohsuke.github">GHIssue.Label</a>> 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 <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 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 <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 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 <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> getBody()</pre>
|
||||
<pre>public java.lang.String 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 <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> getHtmlUrl()</pre>
|
||||
<pre>public java.net.URL 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 <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> getTitle()</pre>
|
||||
<pre>public java.lang.String 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 <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><<a href="../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github">GHLabel</a>> 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 java.util.Collection<<a href="../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github">GHLabel</a>> 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 <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> getClosedAt()</pre>
|
||||
<pre>public java.util.Date 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 <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> getApiURL()</pre>
|
||||
<pre>public java.net.URL 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 void 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> 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 void comment(java.lang.String 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 void 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 void 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 void 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> 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 void setTitle(java.lang.String 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 void 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> 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 void setBody(java.lang.String 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 void assignTo(<a href="../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a> 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 void 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>... 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 void setLabels(java.lang.String... 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 <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><<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>> 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 java.util.List<<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>> 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 <a href="../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>> 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 <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> getApiRoute()</pre>
|
||||
<pre>protected java.lang.String 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 <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> getIssuesApiRoute()</pre>
|
||||
<pre>protected java.lang.String getIssuesApiRoute()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getAssignee()">
|
||||
|
||||
Reference in New Issue
Block a user