Files
github-api/apidocs/org/kohsuke/github/class-use/GHUser.html
2015-03-24 13:05:13 -07:00

467 lines
31 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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_07) on Tue Mar 24 13:04:48 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.kohsuke.github.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="Uses of Class org.kohsuke.github.GHUser (GitHub API for Java 1.66 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="../../../../overview-summary.html">Overview</a></li>
<li><a href="../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-use/GHUser.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">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <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">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.kohsuke.github">org.kohsuke.github</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<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>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/kohsuke/github/GHRepository.Contributor.html" title="class in org.kohsuke.github">GHRepository.Contributor</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> declared as <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">Field and Description</th>
</tr>
<tbody>
<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">GHIssue.</span><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="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="strong">GHIssue.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssue.html#closed_by">closed_by</a></strong></code>&nbsp;</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">GHDeploymentStatus.</span><code><strong><a href="../../../../org/kohsuke/github/GHDeploymentStatus.html#creator">creator</a></strong></code>&nbsp;</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">GHDeployment.</span><code><strong><a href="../../../../org/kohsuke/github/GHDeployment.html#creator">creator</a></strong></code>&nbsp;</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">GHIssue.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssue.html#user">user</a></strong></code>&nbsp;</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">GHIssue.</span><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="../../../../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="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">GHIssue.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssue.html#getClosedBy()">getClosedBy</a></strong>()</code>
<div class="block">Reports who has closed the issue.</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">GHPullRequest.</span><code><strong><a href="../../../../org/kohsuke/github/GHPullRequest.html#getClosedBy()">getClosedBy</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#getCommitter()">getCommitter</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">GHCommitStatus.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommitStatus.html#getCreator()">getCreator</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">GHDeployment.</span><code><strong><a href="../../../../org/kohsuke/github/GHDeployment.html#getCreator()">getCreator</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">GHPullRequest.</span><code><strong><a href="../../../../org/kohsuke/github/GHPullRequest.html#getMergedBy()">getMergedBy</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">GHGist.</span><code><strong><a href="../../../../org/kohsuke/github/GHGist.html#getOwner()">getOwner</a></strong>()</code>
<div class="block">User that owns this Gist.</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">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="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">GHIssue.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssue.html#getUser()">getUser</a></strong>()</code>
<div class="block">User who submitted the issue.</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#getRepository()"><code>GHCommitPointer.getRepository()</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">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="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><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>(java.lang.String&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>java.util.Set&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>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&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"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>use <a href="../../../../org/kohsuke/github/GHOrganization.html#listMembers()"><code>GHOrganization.listMembers()</code></a></i></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</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#listCollaborators()">listCollaborators</a></strong>()</code>
<div class="block">Lists up the collaborators on this repository.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</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#listMembers()">listMembers</a></strong>()</code>
<div class="block">Retrieves the current members.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</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#listMembers()">listMembers</a></strong>()</code>
<div class="block">All the members of this organization.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</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#listMembersWithFilter(java.lang.String)">listMembersWithFilter</a></strong>(java.lang.String&nbsp;filter)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</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#listPublicMembers()">listPublicMembers</a></strong>()</code>
<div class="block">All the public members of this organization.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</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#listSubscribers()">listSubscribers</a></strong>()</code>
<div class="block">Lists all the subscribers (aka watchers.)
https://developer.github.com/v3/activity/watching/</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><a href="../../../../org/kohsuke/github/GHIssueBuilder.html" title="class in org.kohsuke.github">GHIssueBuilder</a></code></td>
<td class="colLast"><span class="strong">GHIssueBuilder.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssueBuilder.html#assignee(org.kohsuke.github.GHUser)">assignee</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">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="altColor">
<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="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>boolean</code></td>
<td class="colLast"><span class="strong">GHTeam.</span><code><strong><a href="../../../../org/kohsuke/github/GHTeam.html#hasMember(org.kohsuke.github.GHUser)">hasMember</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>
<div class="block">Checks if this team has the specified user as a member.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#hasMember(org.kohsuke.github.GHUser)">hasMember</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>
<div class="block">Checks if this organization has the specified user as a member.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#hasPublicMember(org.kohsuke.github.GHUser)">hasPublicMember</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>
<div class="block">Checks if this organization has the specified user as a public member.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHIssueSearchBuilder.html" title="class in org.kohsuke.github">GHIssueSearchBuilder</a></code></td>
<td class="colLast"><span class="strong">GHIssueSearchBuilder.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssueSearchBuilder.html#mentions(org.kohsuke.github.GHUser)">mentions</a></strong>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<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="rowColor">
<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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.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;user)</code>
<div class="block">Remove a member of the organisation - which will remove them from
all teams, and remove their access to the organizations repositories.</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>(java.util.Collection&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>(java.util.Collection&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="../../../../overview-summary.html">Overview</a></li>
<li><a href="../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-use/GHUser.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; 2015. All Rights Reserved.</small></p>
</body>
</html>