mirror of
https://github.com/jlengrand/github-api.git
synced 2026-05-16 00:11:22 +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>GHUser (GitHub API for Java 1.64-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-03-22">
|
||||
<title>GHUser (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="GHUser (GitHub API for Java 1.64-SNAPSHOT API)";
|
||||
parent.document.title="GHUser (GitHub API for Java 1.66 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -38,7 +38,7 @@
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../org/kohsuke/github/GHTreeEntry.html" title="class in org.kohsuke.github"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../org/kohsuke/github/GHVerifiedKey.html" title="class in org.kohsuke.github"><span class="strong">Next Class</span></a></li>
|
||||
<li><a href="../../../org/kohsuke/github/GHUserSearchBuilder.html" title="class in org.kohsuke.github"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?org/kohsuke/github/GHUser.html" target="_top">Frames</a></li>
|
||||
@@ -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>
|
||||
@@ -175,7 +175,7 @@ extends <a href="../../../org/kohsuke/github/GHPerson.html" title="class in org.
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHUser.html#equals(java.lang.Object)">equals</a></strong>(<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> obj)</code> </td>
|
||||
<td class="colLast"><code><strong><a href="../../../org/kohsuke/github/GHUser.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
@@ -242,7 +242,7 @@ extends <a href="../../../org/kohsuke/github/GHPerson.html" title="class in org.
|
||||
</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/GHUser.html#toString()">toString</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -270,8 +270,8 @@ extends <a href="../../../org/kohsuke/github/GHPerson.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#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#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#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, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -311,10 +311,10 @@ extends <a href="../../../org/kohsuke/github/GHPerson.html" title="class in org.
|
||||
<li class="blockList">
|
||||
<h4>follow</h4>
|
||||
<pre>public void follow()
|
||||
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">Follow this user.</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="unfollow()">
|
||||
@@ -324,10 +324,10 @@ extends <a href="../../../org/kohsuke/github/GHPerson.html" title="class in org.
|
||||
<li class="blockList">
|
||||
<h4>unfollow</h4>
|
||||
<pre>public void unfollow()
|
||||
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">Unfollow this user.</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="getFollows()">
|
||||
@@ -336,12 +336,12 @@ extends <a href="../../../org/kohsuke/github/GHPerson.html" title="class in org.
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFollows</h4>
|
||||
<pre>@WithBridgeMethods(value=<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">java.util.Set.class</a>)
|
||||
<pre>@WithBridgeMethods(value=java.util.Set.class)
|
||||
public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a><<a href="../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>> getFollows()
|
||||
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">Lists the users that this user is following</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="getFollowers()">
|
||||
@@ -350,12 +350,12 @@ public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFollowers</h4>
|
||||
<pre>@WithBridgeMethods(value=<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">java.util.Set.class</a>)
|
||||
<pre>@WithBridgeMethods(value=java.util.Set.class)
|
||||
public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a><<a href="../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>> getFollowers()
|
||||
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">Lists the users who are following this user.</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="listSubscriptions()">
|
||||
@@ -406,12 +406,12 @@ public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getOrganizations</h4>
|
||||
<pre>@WithBridgeMethods(value=<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">java.util.Set.class</a>)
|
||||
<pre>@WithBridgeMethods(value=java.util.Set.class)
|
||||
public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a><<a href="../../../org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a>> getOrganizations()
|
||||
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">Gets the organization that this user belongs to publicly.</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="listEvents()">
|
||||
@@ -421,13 +421,13 @@ public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class
|
||||
<li class="blockList">
|
||||
<h4>listEvents</h4>
|
||||
<pre>public <a href="../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../../../org/kohsuke/github/GHEventInfo.html" title="class in org.kohsuke.github">GHEventInfo</a>> listEvents()
|
||||
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">Lists events performed by a user (this includes private events if the caller is authenticated.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../org/kohsuke/github/GHPerson.html#listEvents()">listEvents</a></code> in class <code><a href="../../../org/kohsuke/github/GHPerson.html" title="class in org.kohsuke.github">GHPerson</a></code></dd>
|
||||
<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="listGists()">
|
||||
@@ -437,10 +437,10 @@ public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class
|
||||
<li class="blockList">
|
||||
<h4>listGists</h4>
|
||||
<pre>public <a href="../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../../../org/kohsuke/github/GHGist.html" title="class in org.kohsuke.github">GHGist</a>> listGists()
|
||||
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">Lists Gists created by this user.</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="toString()">
|
||||
@@ -449,10 +449,10 @@ public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>toString</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> toString()</pre>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code><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></code> in class <code><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></code></dd>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -465,7 +465,7 @@ public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class
|
||||
<pre>public int hashCode()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code><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></code> in class <code><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></code></dd>
|
||||
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -475,10 +475,10 @@ public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>equals</h4>
|
||||
<pre>public boolean equals(<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> obj)</pre>
|
||||
<pre>public boolean equals(java.lang.Object obj)</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code><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></code> in class <code><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></code></dd>
|
||||
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -509,7 +509,7 @@ public <a href="../../../org/kohsuke/github/GHPersonSet.html" title="class
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../org/kohsuke/github/GHTreeEntry.html" title="class in org.kohsuke.github"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../org/kohsuke/github/GHVerifiedKey.html" title="class in org.kohsuke.github"><span class="strong">Next Class</span></a></li>
|
||||
<li><a href="../../../org/kohsuke/github/GHUserSearchBuilder.html" title="class in org.kohsuke.github"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?org/kohsuke/github/GHUser.html" target="_top">Frames</a></li>
|
||||
|
||||
Reference in New Issue
Block a user