mirror of
https://github.com/jlengrand/github-api.git
synced 2026-05-08 15:52:17 +00:00
905 lines
56 KiB
HTML
905 lines
56 KiB
HTML
<!DOCTYPE HTML>
|
||
<!-- NewPage -->
|
||
<html lang="en">
|
||
<head>
|
||
<!-- Generated by javadoc (11.0.5) on Wed Apr 01 14:43:53 PDT 2020 -->
|
||
<title>Uses of Class org.kohsuke.github.GHUser (GitHub API for Java 1.109 API)</title>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<meta name="dc.created" content="2020-04-01">
|
||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
|
||
<script type="text/javascript" src="../../../../script.js"></script>
|
||
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
|
||
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
||
<!--[if IE]>
|
||
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||
<![endif]-->
|
||
<script type="text/javascript" src="../../../../jquery/jquery-3.4.1.js"></script>
|
||
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
|
||
</head>
|
||
<body>
|
||
<script type="text/javascript"><!--
|
||
try {
|
||
if (location.href.indexOf('is-external=true') == -1) {
|
||
parent.document.title="Uses of Class org.kohsuke.github.GHUser (GitHub API for Java 1.109 API)";
|
||
}
|
||
}
|
||
catch(err) {
|
||
}
|
||
//-->
|
||
var pathtoroot = "../../../../";
|
||
var useModuleDirectories = true;
|
||
loadScripts(document, 'script');</script>
|
||
<noscript>
|
||
<div>JavaScript is disabled on your browser.</div>
|
||
</noscript>
|
||
<header role="banner">
|
||
<nav role="navigation">
|
||
<div class="fixedNav">
|
||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||
<div class="topNav"><a id="navbar.top">
|
||
<!-- -->
|
||
</a>
|
||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||
<a id="navbar.top.firstrow">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="navList" title="Navigation">
|
||
<li><a href="../../../../index.html">Overview</a></li>
|
||
<li><a href="../package-summary.html">Package</a></li>
|
||
<li><a href="../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" id="allclasses_navbar_top">
|
||
<li><a href="../../../../allclasses.html">All Classes</a></li>
|
||
</ul>
|
||
<ul class="navListSearch">
|
||
<li><label for="search">SEARCH:</label>
|
||
<input type="text" id="search" value="search" disabled="disabled">
|
||
<input type="reset" id="reset" value="reset" disabled="disabled">
|
||
</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>
|
||
<noscript>
|
||
<div>JavaScript is disabled on your browser.</div>
|
||
</noscript>
|
||
</div>
|
||
<a id="skip.navbar.top">
|
||
<!-- -->
|
||
</a></div>
|
||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||
</div>
|
||
<div class="navPadding"> </div>
|
||
<script type="text/javascript"><!--
|
||
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||
//-->
|
||
</script>
|
||
</nav>
|
||
</header>
|
||
<main role="main">
|
||
<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 class="useSummary">
|
||
<caption><span>Packages that use <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd"> </span></caption>
|
||
<tr>
|
||
<th class="colFirst" scope="col">Package</th>
|
||
<th class="colLast" scope="col">Description</th>
|
||
</tr>
|
||
<tbody>
|
||
<tr class="altColor">
|
||
<th class="colFirst" scope="row"><a href="#org.kohsuke.github">org.kohsuke.github</a></th>
|
||
<td class="colLast"> </td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</li>
|
||
<li class="blockList">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<section role="region"><a id="org.kohsuke.github">
|
||
<!-- -->
|
||
</a>
|
||
<h3>Uses of <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> in <a href="../package-summary.html">org.kohsuke.github</a></h3>
|
||
<table class="useSummary">
|
||
<caption><span>Subclasses of <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> in <a href="../package-summary.html">org.kohsuke.github</a></span><span class="tabEnd"> </span></caption>
|
||
<tr>
|
||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
<th class="colSecond" scope="col">Class</th>
|
||
<th class="colLast" scope="col">Description</th>
|
||
</tr>
|
||
<tbody>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>class </code></td>
|
||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GHMyself.html" title="class in org.kohsuke.github">GHMyself</a></span></code></th>
|
||
<td class="colLast">
|
||
<div class="block">Represents the account that's logging into GitHub.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>static class </code></td>
|
||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GHRepository.Contributor.html" title="class in org.kohsuke.github">GHRepository.Contributor</a></span></code></th>
|
||
<td class="colLast">
|
||
<div class="block">The type Contributor.</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<table class="useSummary">
|
||
<caption><span>Fields in <a href="../package-summary.html">org.kohsuke.github</a> declared as <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd"> </span></caption>
|
||
<tr>
|
||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
<th class="colSecond" scope="col">Field</th>
|
||
<th class="colLast" scope="col">Description</th>
|
||
</tr>
|
||
<tbody>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>protected <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#assignee">assignee</a></span></code></th>
|
||
<td class="colLast"> </td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>protected <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>[]</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#assignees">assignees</a></span></code></th>
|
||
<td class="colLast"> </td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>protected <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#closed_by">closed_by</a></span></code></th>
|
||
<td class="colLast"> </td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>protected <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHDeployment.</span><code><span class="memberNameLink"><a href="../GHDeployment.html#creator">creator</a></span></code></th>
|
||
<td class="colLast"> </td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>protected <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHDeploymentStatus.</span><code><span class="memberNameLink"><a href="../GHDeploymentStatus.html#creator">creator</a></span></code></th>
|
||
<td class="colLast"> </td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>protected <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#user">user</a></span></code></th>
|
||
<td class="colLast"> </td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<table class="useSummary">
|
||
<caption><span>Methods in <a href="../package-summary.html">org.kohsuke.github</a> that return <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd"> </span></caption>
|
||
<tr>
|
||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
<th class="colSecond" scope="col">Method</th>
|
||
<th class="colLast" scope="col">Description</th>
|
||
</tr>
|
||
<tbody>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHAppInstallation.</span><code><span class="memberNameLink"><a href="../GHAppInstallation.html#getAccount()">getAccount</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets account.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHEventInfo.</span><code><span class="memberNameLink"><a href="../GHEventInfo.html#getActor()">getActor</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets actor.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssueEvent.</span><code><span class="memberNameLink"><a href="../GHIssueEvent.html#getActor()">getActor</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets actor.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#getAssignee()">getAssignee</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets assignee.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHCommit.</span><code><span class="memberNameLink"><a href="../GHCommit.html#getAuthor()">getAuthor</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets author.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepositoryStatistics.ContributorStats.</span><code><span class="memberNameLink"><a href="../GHRepositoryStatistics.ContributorStats.html#getAuthor()">getAuthor</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets author.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#getClosedBy()">getClosedBy</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Reports who has closed the issue.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../GHPullRequest.html#getClosedBy()">getClosedBy</a></span>()</code></th>
|
||
<td class="colLast"> </td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHCommit.</span><code><span class="memberNameLink"><a href="../GHCommit.html#getCommitter()">getCommitter</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets committer.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHCommitStatus.</span><code><span class="memberNameLink"><a href="../GHCommitStatus.html#getCreator()">getCreator</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets creator.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHDeployment.</span><code><span class="memberNameLink"><a href="../GHDeployment.html#getCreator()">getCreator</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets creator.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHMilestone.</span><code><span class="memberNameLink"><a href="../GHMilestone.html#getCreator()">getCreator</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets creator.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHProject.</span><code><span class="memberNameLink"><a href="../GHProject.html#getCreator()">getCreator</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets creator.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHProjectCard.</span><code><span class="memberNameLink"><a href="../GHProjectCard.html#getCreator()">getCreator</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets creator.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../GHPullRequest.html#getMergedBy()">getMergedBy</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets merged by.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHApp.</span><code><span class="memberNameLink"><a href="../GHApp.html#getOwner()">getOwner</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets owner.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHGist.</span><code><span class="memberNameLink"><a href="../GHGist.html#getOwner()">getOwner</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets owner.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#getOwner()">getOwner</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets owner.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHEventPayload.</span><code><span class="memberNameLink"><a href="../GHEventPayload.html#getSender()">getSender</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets the sender or <code>null</code> if accessed via the events API.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHCommitComment.</span><code><span class="memberNameLink"><a href="../GHCommitComment.html#getUser()">getUser</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets the user who put this comment.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHCommitPointer.</span><code><span class="memberNameLink"><a href="../GHCommitPointer.html#getUser()">getUser</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">This points to the user who owns the <a href="../GHCommitPointer.html#getRepository()"><code>GHCommitPointer.getRepository()</code></a>.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#getUser()">getUser</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">User who submitted the issue.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssueComment.</span><code><span class="memberNameLink"><a href="../GHIssueComment.html#getUser()">getUser</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets the user who posted this comment.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHMembership.</span><code><span class="memberNameLink"><a href="../GHMembership.html#getUser()">getUser</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets user.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHPullRequestReview.</span><code><span class="memberNameLink"><a href="../GHPullRequestReview.html#getUser()">getUser</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets the user who posted this review.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHPullRequestReviewComment.</span><code><span class="memberNameLink"><a href="../GHPullRequestReviewComment.html#getUser()">getUser</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets the user who posted this comment.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHReaction.</span><code><span class="memberNameLink"><a href="../GHReaction.html#getUser()">getUser</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
||
<div class="block">User who left the reaction.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHStargazer.</span><code><span class="memberNameLink"><a href="../GHStargazer.html#getUser()">getUser</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets the user that starred the repository</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../GitHub.html#getUser(java.lang.String)">getUser</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> login)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Obtains the object that represents the named user.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>protected <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../GitHub.html#getUser(org.kohsuke.github.GHUser)">getUser</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> orig)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Interns the given <a href="../GHUser.html" title="class in org.kohsuke.github"><code>GHUser</code></a>.</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<table class="useSummary">
|
||
<caption><span>Methods in <a href="../package-summary.html">org.kohsuke.github</a> that return types with arguments of type <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd"> </span></caption>
|
||
<tr>
|
||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
<th class="colSecond" scope="col">Method</th>
|
||
<th class="colLast" scope="col">Description</th>
|
||
</tr>
|
||
<tbody>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#getAssignees()">getAssignees</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets assignees.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#getCollaborators()">getCollaborators</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets the collaborators on this repository.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../GHUser.html#getFollowers()">getFollowers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Lists the users who are following this user.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../GHUser.html#getFollows()">getFollows</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Lists the users that this user is following</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#getMembers()">getMembers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
||
<div class="deprecationComment">use <a href="../GHOrganization.html#listMembers()"><code>GHOrganization.listMembers()</code></a></div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../GHTeam.html#getMembers()">getMembers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets members.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../GHPullRequest.html#getRequestedReviewers()">getRequestedReviewers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets requested reviewers.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHBranchProtection.Restrictions.</span><code><span class="memberNameLink"><a href="../GHBranchProtection.Restrictions.html#getUsers()">getUsers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Gets users.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#listAssignees()">listAssignees</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Lists all
|
||
<a href="https://help.github.com/articles/assigning-issues-and-pull-requests-to-other-github-users/">the
|
||
available assignees</a> to which issues may be assigned.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#listCollaborators()">listCollaborators</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Lists up the collaborators on this repository.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../GHUser.html#listFollowers()">listFollowers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Lists the users who are following this user.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../GHUser.html#listFollows()">listFollows</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Lists the users that this user is following</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#listMembers()">listMembers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">All the members of this organization.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../GHTeam.html#listMembers()">listMembers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Retrieves the current members.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#listMembersWithFilter(java.lang.String)">listMembersWithFilter</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> filter)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">List members with filter paged iterable.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#listMembersWithRole(java.lang.String)">listMembersWithRole</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> role)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">List members with specified role paged iterable.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#listPublicMembers()">listPublicMembers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">All the public members of this organization.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#listStargazers()">listStargazers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Lists all the users who have starred this repo based on the old version of the API.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#listSubscribers()">listSubscribers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Lists all the subscribers (aka watchers.)</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../GitHub.html#listUsers()">listUsers</a></span>()</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Returns a list of all users.</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<table class="useSummary">
|
||
<caption><span>Methods in <a href="../package-summary.html">org.kohsuke.github</a> with parameters of type <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd"> </span></caption>
|
||
<tr>
|
||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
<th class="colSecond" scope="col">Method</th>
|
||
<th class="colLast" scope="col">Description</th>
|
||
</tr>
|
||
<tbody>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#add(org.kohsuke.github.GHUser,org.kohsuke.github.GHOrganization.Role)">add</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> user,
|
||
<a href="../GHOrganization.Role.html" title="enum in org.kohsuke.github">GHOrganization.Role</a> role)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Adds (invites) a user to the organization.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../GHTeam.html#add(org.kohsuke.github.GHUser)">add</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> u)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Adds a member to the team.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../GHTeam.html#add(org.kohsuke.github.GHUser,org.kohsuke.github.GHTeam.Role)">add</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> user,
|
||
<a href="../GHTeam.Role.html" title="enum in org.kohsuke.github">GHTeam.Role</a> role)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Adds a member to the team</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#addAssignees(org.kohsuke.github.GHUser...)">addAssignees</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>... assignees)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Add assignees.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#addCollaborators(org.kohsuke.github.GHOrganization.Permission,org.kohsuke.github.GHUser...)">addCollaborators</a></span>​(<a href="../GHOrganization.Permission.html" title="enum in org.kohsuke.github">GHOrganization.Permission</a> permission,
|
||
<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>... users)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Add collaborators.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#addCollaborators(org.kohsuke.github.GHUser...)">addCollaborators</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>... users)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Add collaborators.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHIssueBuilder.html" title="class in org.kohsuke.github">GHIssueBuilder</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssueBuilder.</span><code><span class="memberNameLink"><a href="../GHIssueBuilder.html#assignee(org.kohsuke.github.GHUser)">assignee</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> user)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Assignee gh issue builder.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#assignTo(org.kohsuke.github.GHUser)">assignTo</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> user)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Assign to.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#conceal(org.kohsuke.github.GHUser)">conceal</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> u)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Conceals the membership.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHPermissionType.html" title="enum in org.kohsuke.github">GHPermissionType</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#getPermission(org.kohsuke.github.GHUser)">getPermission</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> u)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Obtain permission for a given user in this repository.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>protected <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../GitHub.html#getUser(org.kohsuke.github.GHUser)">getUser</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> orig)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Interns the given <a href="../GHUser.html" title="class in org.kohsuke.github"><code>GHUser</code></a>.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../GitHub.html#getUserPublicOrganizations(org.kohsuke.github.GHUser)">getUserPublicOrganizations</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> user)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Alias for <a href="../GitHub.html#getUserPublicOrganizations(java.lang.String)"><code>GitHub.getUserPublicOrganizations(String)</code></a>.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>boolean</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#hasAssignee(org.kohsuke.github.GHUser)">hasAssignee</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> u)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Checks if the given user is an assignee for this repository.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>boolean</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#hasMember(org.kohsuke.github.GHUser)">hasMember</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> user)</code></th>
|
||
<td class="colLast">
|
||
<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>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../GHTeam.html#hasMember(org.kohsuke.github.GHUser)">hasMember</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> user)</code></th>
|
||
<td class="colLast">
|
||
<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>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#hasPublicMember(org.kohsuke.github.GHUser)">hasPublicMember</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> user)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Checks if this organization has the specified user as a public member.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHIssueSearchBuilder.html" title="class in org.kohsuke.github">GHIssueSearchBuilder</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssueSearchBuilder.</span><code><span class="memberNameLink"><a href="../GHIssueSearchBuilder.html#mentions(org.kohsuke.github.GHUser)">mentions</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> u)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Mentions gh issue search builder.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#publicize(org.kohsuke.github.GHUser)">publicize</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> u)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Publicizes the membership.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../GHOrganization.html#remove(org.kohsuke.github.GHUser)">remove</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> user)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Remove a member of the organisation - which will remove them from all teams, and remove their access to the
|
||
organization’s repositories.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../GHTeam.html#remove(org.kohsuke.github.GHUser)">remove</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> u)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Removes a member to the team.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#removeAssignees(org.kohsuke.github.GHUser...)">removeAssignees</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>... assignees)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Remove assignees.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#removeCollaborators(org.kohsuke.github.GHUser...)">removeCollaborators</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>... users)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Remove collaborators.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHAppInstallation.</span><code><span class="memberNameLink"><a href="../GHAppInstallation.html#setAccount(org.kohsuke.github.GHUser)">setAccount</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> account)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Sets account.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#setAssignees(org.kohsuke.github.GHUser...)">setAssignees</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>... assignees)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Sets assignees.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHApp.</span><code><span class="memberNameLink"><a href="../GHApp.html#setOwner(org.kohsuke.github.GHUser)">setOwner</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> owner)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Sets owner.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHEventPayload.</span><code><span class="memberNameLink"><a href="../GHEventPayload.html#setSender(org.kohsuke.github.GHUser)">setSender</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a> sender)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Sets sender.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHBranchProtectionBuilder.</span><code><span class="memberNameLink"><a href="../GHBranchProtectionBuilder.html#userPushAccess(org.kohsuke.github.GHUser...)">userPushAccess</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>... users)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">User push access gh branch protection builder.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHBranchProtectionBuilder.</span><code><span class="memberNameLink"><a href="../GHBranchProtectionBuilder.html#userReviewDismissals(org.kohsuke.github.GHUser...)">userReviewDismissals</a></span>​(<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>... users)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">User review dismissals gh branch protection builder.</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<table class="useSummary">
|
||
<caption><span>Method parameters in <a href="../package-summary.html">org.kohsuke.github</a> with type arguments of type <a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd"> </span></caption>
|
||
<tr>
|
||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
<th class="colSecond" scope="col">Method</th>
|
||
<th class="colLast" scope="col">Description</th>
|
||
</tr>
|
||
<tbody>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#addAssignees(java.util.Collection)">addAssignees</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> assignees)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Add assignees.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#addCollaborators(java.util.Collection)">addCollaborators</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> users)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Add collaborators.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#addCollaborators(java.util.Collection,org.kohsuke.github.GHOrganization.Permission)">addCollaborators</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> users,
|
||
<a href="../GHOrganization.Permission.html" title="enum in org.kohsuke.github">GHOrganization.Permission</a> permission)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Add collaborators.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#getLogins(java.util.Collection)">getLogins</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> users)</code></th>
|
||
<td class="colLast"> </td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#removeAssignees(java.util.Collection)">removeAssignees</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> assignees)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Remove assignees.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../GHRepository.html#removeCollaborators(java.util.Collection)">removeCollaborators</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> users)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Remove collaborators.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../GHPullRequest.html#requestReviewers(java.util.List)">requestReviewers</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> reviewers)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Request reviewers.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../GHIssue.html#setAssignees(java.util.Collection)">setAssignees</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> assignees)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">Sets assignees.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code><a href="../GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHBranchProtectionBuilder.</span><code><span class="memberNameLink"><a href="../GHBranchProtectionBuilder.html#userPushAccess(java.util.Collection)">userPushAccess</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> users)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">User push access gh branch protection builder.</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colFirst"><code><a href="../GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></code></td>
|
||
<th class="colSecond" scope="row"><span class="typeNameLabel">GHBranchProtectionBuilder.</span><code><span class="memberNameLink"><a href="../GHBranchProtectionBuilder.html#userReviewDismissals(java.util.Collection)">userReviewDismissals</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a><<a href="../GHUser.html" title="class in org.kohsuke.github">GHUser</a>> users)</code></th>
|
||
<td class="colLast">
|
||
<div class="block">User review dismissals gh branch protection builder.</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</main>
|
||
<footer role="contentinfo">
|
||
<nav role="navigation">
|
||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||
<div class="bottomNav"><a id="navbar.bottom">
|
||
<!-- -->
|
||
</a>
|
||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||
<a id="navbar.bottom.firstrow">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="navList" title="Navigation">
|
||
<li><a href="../../../../index.html">Overview</a></li>
|
||
<li><a href="../package-summary.html">Package</a></li>
|
||
<li><a href="../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" id="allclasses_navbar_bottom">
|
||
<li><a href="../../../../allclasses.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>
|
||
<noscript>
|
||
<div>JavaScript is disabled on your browser.</div>
|
||
</noscript>
|
||
</div>
|
||
<a id="skip.navbar.bottom">
|
||
<!-- -->
|
||
</a></div>
|
||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||
</nav>
|
||
<p class="legalCopy"><small>Copyright © 2020. All rights reserved.</small></p>
|
||
</footer>
|
||
</body>
|
||
</html>
|