Files
github-api/apidocs/org/kohsuke/github/class-use/GHUser.html
2012-06-18 12:53:11 -07:00

316 lines
19 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Mon Jun 18 12:53:01 PDT 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.kohsuke.github.GHUser (GitHub API for Java 1.29 API)</title>
<meta name="date" content="2012-06-18">
<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="Uses of Class org.kohsuke.github.GHUser (GitHub API for Java 1.29 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../org/kohsuke/github/package-summary.html">Package</a></li>
<li><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/kohsuke/github//class-useGHUser.html" target="_top">Frames</a></li>
<li><a href="GHUser.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.kohsuke.github.GHUser" class="title">Uses of Class<br>org.kohsuke.github.GHUser</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.kohsuke.github">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a> in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a> in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/kohsuke/github/GHMyself.html" title="class in org.kohsuke.github">GHMyself</a></strong></code>
<div class="block">Represents the account that's logging into GitHub.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> that return <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHEventInfo.</span><code><strong><a href="../../../../org/kohsuke/github/GHEventInfo.html#getActor()">getActor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHCommit.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommit.html#getAuthor()">getAuthor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHCommit.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommit.html#getCommitter()">getCommitter</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHMilestone.</span><code><strong><a href="../../../../org/kohsuke/github/GHMilestone.html#getCreator()">getCreator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHRepository.</span><code><strong><a href="../../../../org/kohsuke/github/GHRepository.html#getOwner()">getOwner</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHCommitComment.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommitComment.html#getUser()">getUser</a></strong>()</code>
<div class="block">Gets the user who put this comment.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHCommitPointer.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommitPointer.html#getUser()">getUser</a></strong>()</code>
<div class="block">This points to the user who owns
the <a href="../../../../org/kohsuke/github/GHCommitPointer.html#repository"><code>GHCommitPointer.repository</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHPullRequest.</span><code><strong><a href="../../../../org/kohsuke/github/GHPullRequest.html#getUser()">getUser</a></strong>()</code>
<div class="block">User who submitted a pull request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHIssueComment.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssueComment.html#getUser()">getUser</a></strong>()</code>
<div class="block">Gets the user who posted this comment.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GitHub.</span><code><strong><a href="../../../../org/kohsuke/github/GitHub.html#getUser(org.kohsuke.github.GHUser)">getUser</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;orig)</code>
<div class="block">Interns the given <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github"><code>GHUser</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GitHub.</span><code><strong><a href="../../../../org/kohsuke/github/GitHub.html#getUser(java.lang.String)">getUser</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;login)</code>
<div class="block">Obtains the object that represents the named user.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> that return types with arguments of type <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="strong">GHRepository.</span><code><strong><a href="../../../../org/kohsuke/github/GHRepository.html#getCollaborators()">getCollaborators</a></strong>()</code>
<div class="block">Gets the collaborators on this repository.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="strong">GHUser.</span><code><strong><a href="../../../../org/kohsuke/github/GHUser.html#getFollowers()">getFollowers</a></strong>()</code>
<div class="block">Lists the users who are following this user.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="strong">GHUser.</span><code><strong><a href="../../../../org/kohsuke/github/GHUser.html#getFollows()">getFollows</a></strong>()</code>
<div class="block">Lists the users that this user is following</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="strong">GHTeam.</span><code><strong><a href="../../../../org/kohsuke/github/GHTeam.html#getMembers()">getMembers</a></strong>()</code>
<div class="block">Retrieves the current members.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/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/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#getMembers()">getMembers</a></strong>()</code>
<div class="block">All the members of this organization.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> with parameters of type <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHTeam.</span><code><strong><a href="../../../../org/kohsuke/github/GHTeam.html#add(org.kohsuke.github.GHUser)">add</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Adds a member to the team.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHRepository.</span><code><strong><a href="../../../../org/kohsuke/github/GHRepository.html#addCollaborators(org.kohsuke.github.GHUser...)">addCollaborators</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>...&nbsp;users)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHIssue.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssue.html#assignTo(org.kohsuke.github.GHUser)">assignTo</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#conceal(org.kohsuke.github.GHUser)">conceal</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Conceals the membership.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GitHub.</span><code><strong><a href="../../../../org/kohsuke/github/GitHub.html#getUser(org.kohsuke.github.GHUser)">getUser</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;orig)</code>
<div class="block">Interns the given <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github"><code>GHUser</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#publicize(org.kohsuke.github.GHUser)">publicize</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Publicizes the membership.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHTeam.</span><code><strong><a href="../../../../org/kohsuke/github/GHTeam.html#remove(org.kohsuke.github.GHUser)">remove</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Removes a member to the team.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHRepository.</span><code><strong><a href="../../../../org/kohsuke/github/GHRepository.html#removeCollaborators(org.kohsuke.github.GHUser...)">removeCollaborators</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>...&nbsp;users)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> with type arguments of type <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHRepository.</span><code><strong><a href="../../../../org/kohsuke/github/GHRepository.html#addCollaborators(java.util.Collection)">addCollaborators</a></strong>(<a href="http://download.oracle.com/javase/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/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;&nbsp;users)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHRepository.</span><code><strong><a href="../../../../org/kohsuke/github/GHRepository.html#removeCollaborators(java.util.Collection)">removeCollaborators</a></strong>(<a href="http://download.oracle.com/javase/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/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;&nbsp;users)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../org/kohsuke/github/package-summary.html">Package</a></li>
<li><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/kohsuke/github//class-useGHUser.html" target="_top">Frames</a></li>
<li><a href="GHUser.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2012. All Rights Reserved.</small></p>
</body>
</html>