mirror of
https://github.com/jlengrand/github-api.git
synced 2026-05-09 00:11:24 +00:00
Wagon: Deploying site to repository
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_21) on Sun Mar 22 11:18:44 PDT 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Tue Mar 24 13:04:48 PDT 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class org.kohsuke.github.GHRepository (GitHub API for Java 1.64-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-03-22">
|
||||
<title>Uses of Class org.kohsuke.github.GHRepository (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.GHRepository (GitHub API for Java 1.64-SNAPSHOT API)";
|
||||
parent.document.title="Uses of Class org.kohsuke.github.GHRepository (GitHub API for Java 1.66 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -98,27 +98,27 @@
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GitHub.</span><code><strong><a href="../../../../org/kohsuke/github/GitHub.html#createRepository(java.lang.String, java.lang.String, java.lang.String, boolean)">createRepository</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> description,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> homepage,
|
||||
<td class="colLast"><span class="strong">GitHub.</span><code><strong><a href="../../../../org/kohsuke/github/GitHub.html#createRepository(java.lang.String, java.lang.String, java.lang.String, boolean)">createRepository</a></strong>(java.lang.String name,
|
||||
java.lang.String description,
|
||||
java.lang.String homepage,
|
||||
boolean isPublic)</code>
|
||||
<div class="block">Creates a new repository.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#createRepository(java.lang.String, java.lang.String, java.lang.String, org.kohsuke.github.GHTeam, boolean)">createRepository</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> description,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> homepage,
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#createRepository(java.lang.String, java.lang.String, java.lang.String, org.kohsuke.github.GHTeam, boolean)">createRepository</a></strong>(java.lang.String name,
|
||||
java.lang.String description,
|
||||
java.lang.String homepage,
|
||||
<a href="../../../../org/kohsuke/github/GHTeam.html" title="class in org.kohsuke.github">GHTeam</a> team,
|
||||
boolean isPublic)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#createRepository(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)">createRepository</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> description,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> homepage,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> team,
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#createRepository(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)">createRepository</a></strong>(java.lang.String name,
|
||||
java.lang.String description,
|
||||
java.lang.String homepage,
|
||||
java.lang.String team,
|
||||
boolean isPublic)</code>
|
||||
<div class="block">Creates a new repository.</div>
|
||||
</td>
|
||||
@@ -137,22 +137,30 @@
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHMilestone.</span><code><strong><a href="../../../../org/kohsuke/github/GHMilestone.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">GHRelease.</span><code><strong><a href="../../../../org/kohsuke/github/GHRelease.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHRelease.</span><code><strong><a href="../../../../org/kohsuke/github/GHRelease.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">GHCommitComment.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommitComment.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHAsset.</span><code><strong><a href="../../../../org/kohsuke/github/GHAsset.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">GHTag.</span><code><strong><a href="../../../../org/kohsuke/github/GHTag.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHAsset.</span><code><strong><a href="../../../../org/kohsuke/github/GHAsset.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHCommit.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommit.html#getOwner()">getOwner</a></strong>()</code>
|
||||
<div class="block">The repository that contains the commit.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHMilestone.</span><code><strong><a href="../../../../org/kohsuke/github/GHMilestone.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHContent.</span><code><strong><a href="../../../../org/kohsuke/github/GHContent.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
@@ -165,15 +173,29 @@
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHCommitComment.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommitComment.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">GHSubscription.</span><code><strong><a href="../../../../org/kohsuke/github/GHSubscription.html#getRepository()">getRepository</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHTag.</span><code><strong><a href="../../../../org/kohsuke/github/GHTag.html#getOwner()">getOwner</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">GHThread.</span><code><strong><a href="../../../../org/kohsuke/github/GHThread.html#getRepository()">getRepository</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHSubscription.</span><code><strong><a href="../../../../org/kohsuke/github/GHSubscription.html#getRepository()">getRepository</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">GHIssue.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssue.html#getRepository()">getRepository</a></strong>()</code>
|
||||
<div class="block">Repository to which the issue belongs.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHEventInfo.</span><code><strong><a href="../../../../org/kohsuke/github/GHEventInfo.html#getRepository()">getRepository</a></strong>()</code>
|
||||
<div class="block">Repository where the change was made.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHCommitPointer.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommitPointer.html#getRepository()">getRepository</a></strong>()</code>
|
||||
<div class="block">The repository that contains the commit.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
@@ -189,32 +211,14 @@
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHIssue.</span><code><strong><a href="../../../../org/kohsuke/github/GHIssue.html#getRepository()">getRepository</a></strong>()</code>
|
||||
<div class="block">Repository to which the issue belongs.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHCommitPointer.</span><code><strong><a href="../../../../org/kohsuke/github/GHCommitPointer.html#getRepository()">getRepository</a></strong>()</code>
|
||||
<div class="block">The repository that contains the commit.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHEventInfo.</span><code><strong><a href="../../../../org/kohsuke/github/GHEventInfo.html#getRepository()">getRepository</a></strong>()</code>
|
||||
<div class="block">Repository where the change was made.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHPerson.</span><code><strong><a href="../../../../org/kohsuke/github/GHPerson.html#getRepository(java.lang.String)">getRepository</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GitHub.</span><code><strong><a href="../../../../org/kohsuke/github/GitHub.html#getRepository(java.lang.String)">getRepository</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
|
||||
<td class="colLast"><span class="strong">GitHub.</span><code><strong><a href="../../../../org/kohsuke/github/GitHub.html#getRepository(java.lang.String)">getRepository</a></strong>(java.lang.String name)</code>
|
||||
<div class="block">Gets the repository object from 'user/reponame' string that GitHub calls as "repository name"</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHPerson.</span><code><strong><a href="../../../../org/kohsuke/github/GHPerson.html#getRepository(java.lang.String)">getRepository</a></strong>(java.lang.String name)</code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
@@ -225,29 +229,29 @@
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colFirst"><code>java.util.Map<java.lang.String,<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHMyself.</span><code><strong><a href="../../../../org/kohsuke/github/GHMyself.html#getAllRepositories()">getAllRepositories</a></strong>()</code>
|
||||
<div class="block">Gets the all repositories this user owns (public and private).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colFirst"><code>java.util.Map<java.lang.String,<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHTeam.</span><code><strong><a href="../../../../org/kohsuke/github/GHTeam.html#getRepositories()">getRepositories</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Map<java.lang.String,<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHPerson.</span><code><strong><a href="../../../../org/kohsuke/github/GHPerson.html#getRepositories()">getRepositories</a></strong>()</code>
|
||||
<div class="block">Gets the public repositories this user owns.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHTeam.</span><code><strong><a href="../../../../org/kohsuke/github/GHTeam.html#getRepositories()">getRepositories</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#getRepositoriesWithOpenPullRequests()">getRepositoriesWithOpenPullRequests</a></strong>()</code>
|
||||
<div class="block">List up repositories that has some open pull requests.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>>></code></td>
|
||||
<td class="colFirst"><code>java.lang.Iterable<java.util.List<<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>>></code></td>
|
||||
<td class="colLast"><span class="strong">GHPerson.</span><code><strong><a href="../../../../org/kohsuke/github/GHPerson.html#iterateRepositories(int)">iterateRepositories</a></strong>(int pageSize)</code>
|
||||
<div class="block"><strong>Deprecated.</strong>
|
||||
<div class="block"><i>Use <a href="../../../../org/kohsuke/github/GHPerson.html#listRepositories()"><code>GHPerson.listRepositories()</code></a></i></div>
|
||||
@@ -262,7 +266,7 @@
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GitHub.</span><code><strong><a href="../../../../org/kohsuke/github/GitHub.html#listAllPublicRepositories(java.lang.String)">listAllPublicRepositories</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> since)</code>
|
||||
<td class="colLast"><span class="strong">GitHub.</span><code><strong><a href="../../../../org/kohsuke/github/GitHub.html#listAllPublicRepositories(java.lang.String)">listAllPublicRepositories</a></strong>(java.lang.String since)</code>
|
||||
<div class="block">This provides a dump of every public repository, in the order that they were created.</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -276,38 +280,38 @@
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHMyself.</span><code><strong><a href="../../../../org/kohsuke/github/GHMyself.html#listRepositories()">listRepositories</a></strong>()</code>
|
||||
<div class="block">Lists up all repositories this user owns (public and private).</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><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHTeam.</span><code><strong><a href="../../../../org/kohsuke/github/GHTeam.html#listRepositories()">listRepositories</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHPerson.</span><code><strong><a href="../../../../org/kohsuke/github/GHPerson.html#listRepositories()">listRepositories</a></strong>()</code>
|
||||
<div class="block">Lists up all the repositories using a 30 items page size.</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><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHMyself.</span><code><strong><a href="../../../../org/kohsuke/github/GHMyself.html#listRepositories()">listRepositories</a></strong>()</code>
|
||||
<div class="block">Lists up all repositories this user owns (public and private).</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><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHTeam.</span><code><strong><a href="../../../../org/kohsuke/github/GHTeam.html#listRepositories()">listRepositories</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHPerson.</span><code><strong><a href="../../../../org/kohsuke/github/GHPerson.html#listRepositories(int)">listRepositories</a></strong>(int pageSize)</code>
|
||||
<div class="block">Lists up all the repositories using the specified page size.</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><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHMyself.</span><code><strong><a href="../../../../org/kohsuke/github/GHMyself.html#listRepositories(int)">listRepositories</a></strong>(int pageSize)</code>
|
||||
<div class="block">Lists up all the repositories this user owns (public and private) using the specified page size.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#listRepositories(int)">listRepositories</a></strong>(int pageSize)</code>
|
||||
<div class="block">Lists up all the repositories using the specified page size.</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><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHPerson.</span><code><strong><a href="../../../../org/kohsuke/github/GHPerson.html#listRepositories(int)">listRepositories</a></strong>(int pageSize)</code>
|
||||
<div class="block">Lists up all the repositories using the specified page size.</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><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>></code></td>
|
||||
<td class="colLast"><span class="strong">GHUser.</span><code><strong><a href="../../../../org/kohsuke/github/GHUser.html#listSubscriptions()">listSubscriptions</a></strong>()</code>
|
||||
@@ -329,7 +333,7 @@
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHTeam.html" title="class in org.kohsuke.github">GHTeam</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#createTeam(java.lang.String, org.kohsuke.github.GHOrganization.Permission, org.kohsuke.github.GHRepository...)">createTeam</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name,
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#createTeam(java.lang.String, org.kohsuke.github.GHOrganization.Permission, org.kohsuke.github.GHRepository...)">createTeam</a></strong>(java.lang.String name,
|
||||
<a href="../../../../org/kohsuke/github/GHOrganization.Permission.html" title="enum in org.kohsuke.github">GHOrganization.Permission</a> p,
|
||||
<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>... repositories)</code> </td>
|
||||
</tr>
|
||||
@@ -351,14 +355,6 @@
|
||||
<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> repository)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHMilestone.html" title="class in org.kohsuke.github">GHMilestone</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHMilestone.</span><code><strong><a href="../../../../org/kohsuke/github/GHMilestone.html#wrap(org.kohsuke.github.GHRepository)">wrap</a></strong>(<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> repo)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHDeployKey.html" title="class in org.kohsuke.github">GHDeployKey</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHDeployKey.</span><code><strong><a href="../../../../org/kohsuke/github/GHDeployKey.html#wrap(org.kohsuke.github.GHRepository)">wrap</a></strong>(<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> repo)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHDeploymentStatus.html" title="class in org.kohsuke.github">GHDeploymentStatus</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHDeploymentStatus.</span><code><strong><a href="../../../../org/kohsuke/github/GHDeploymentStatus.html#wrap(org.kohsuke.github.GHRepository)">wrap</a></strong>(<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> owner)</code> </td>
|
||||
</tr>
|
||||
@@ -366,6 +362,14 @@
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHCompare.html" title="class in org.kohsuke.github">GHCompare</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHCompare.</span><code><strong><a href="../../../../org/kohsuke/github/GHCompare.html#wrap(org.kohsuke.github.GHRepository)">wrap</a></strong>(<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> owner)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHDeployKey.html" title="class in org.kohsuke.github">GHDeployKey</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHDeployKey.</span><code><strong><a href="../../../../org/kohsuke/github/GHDeployKey.html#wrap(org.kohsuke.github.GHRepository)">wrap</a></strong>(<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> repo)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHMilestone.html" title="class in org.kohsuke.github">GHMilestone</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHMilestone.</span><code><strong><a href="../../../../org/kohsuke/github/GHMilestone.html#wrap(org.kohsuke.github.GHRepository)">wrap</a></strong>(<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> repo)</code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
@@ -377,9 +381,9 @@
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHTeam.html" title="class in org.kohsuke.github">GHTeam</a></code></td>
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#createTeam(java.lang.String, org.kohsuke.github.GHOrganization.Permission, java.util.Collection)">createTeam</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name,
|
||||
<td class="colLast"><span class="strong">GHOrganization.</span><code><strong><a href="../../../../org/kohsuke/github/GHOrganization.html#createTeam(java.lang.String, org.kohsuke.github.GHOrganization.Permission, java.util.Collection)">createTeam</a></strong>(java.lang.String name,
|
||||
<a href="../../../../org/kohsuke/github/GHOrganization.Permission.html" title="enum in org.kohsuke.github">GHOrganization.Permission</a> p,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>> repositories)</code>
|
||||
java.util.Collection<<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>> repositories)</code>
|
||||
<div class="block">Creates a new team and assigns the repositories.</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -396,7 +400,7 @@
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colLast"><code><strong><a href="../../../../org/kohsuke/github/GHDeploymentBuilder.html#GHDeploymentBuilder(org.kohsuke.github.GHRepository, java.lang.String)">GHDeploymentBuilder</a></strong>(<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> repo,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ref)</code> </td>
|
||||
java.lang.String ref)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colLast"><code><strong><a href="../../../../org/kohsuke/github/GHDeploymentStatusBuilder.html#GHDeploymentStatusBuilder(org.kohsuke.github.GHRepository, int, org.kohsuke.github.GHDeploymentState)">GHDeploymentStatusBuilder</a></strong>(<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> repo,
|
||||
@@ -405,7 +409,7 @@
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colLast"><code><strong><a href="../../../../org/kohsuke/github/GHReleaseBuilder.html#GHReleaseBuilder(org.kohsuke.github.GHRepository, java.lang.String)">GHReleaseBuilder</a></strong>(<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a> ghRepository,
|
||||
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tag)</code> </td>
|
||||
java.lang.String tag)</code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user