|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (version 1.7.0_15) on Sat Nov 09 15:22:01 PST 2013 --> |
| 5 | +<!-- Generated by javadoc (version 1.7.0_07) on Wed Nov 13 13:08:31 PST 2013 --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> |
7 | | -<title>Deprecated List (GitHub API for Java 1.45 API)</title> |
8 | | -<meta name="date" content="2013-11-09"> |
| 7 | +<title>Deprecated List (GitHub API for Java 1.46 API)</title> |
| 8 | +<meta name="date" content="2013-11-13"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | </head> |
11 | 11 | <body> |
12 | 12 | <script type="text/javascript"><!-- |
13 | 13 | if (location.href.indexOf('is-external=true') == -1) { |
14 | | - parent.document.title="Deprecated List (GitHub API for Java 1.45 API)"; |
| 14 | + parent.document.title="Deprecated List (GitHub API for Java 1.46 API)"; |
15 | 15 | } |
16 | 16 | //--> |
17 | 17 | </script> |
|
66 | 66 | <h1 title="Deprecated API" class="title">Deprecated API</h1> |
67 | 67 | <h2 title="Contents">Contents</h2> |
68 | 68 | <ul> |
| 69 | +<li><a href="#class">Deprecated Classes</a></li> |
69 | 70 | <li><a href="#method">Deprecated Methods</a></li> |
70 | 71 | </ul> |
71 | 72 | </div> |
72 | | -<div class="contentContainer"><a name="method"> |
| 73 | +<div class="contentContainer"><a name="class"> |
| 74 | +<!-- --> |
| 75 | +</a> |
| 76 | +<ul class="blockList"> |
| 77 | +<li class="blockList"> |
| 78 | +<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Classes table, listing deprecated classes, and an explanation"> |
| 79 | +<caption><span>Deprecated Classes</span><span class="tabEnd"> </span></caption> |
| 80 | +<tr> |
| 81 | +<th class="colOne" scope="col">Class and Description</th> |
| 82 | +</tr> |
| 83 | +<tbody> |
| 84 | +<tr class="altColor"> |
| 85 | +<td class="colOne"><a href="org/kohsuke/github/GHCommit.GHAuthor.html" title="class in org.kohsuke.github">org.kohsuke.github.GHCommit.GHAuthor</a> |
| 86 | +<div class="block"><i>Use <a href="org/kohsuke/github/GitUser.html" title="class in org.kohsuke.github"><code>GitUser</code></a> instead.</i></div> |
| 87 | +</td> |
| 88 | +</tr> |
| 89 | +<tr class="rowColor"> |
| 90 | +<td class="colOne"><a href="org/kohsuke/github/GHCompare.User.html" title="class in org.kohsuke.github">org.kohsuke.github.GHCompare.User</a> |
| 91 | +<div class="block"><i>use <a href="org/kohsuke/github/GitUser.html" title="class in org.kohsuke.github"><code>GitUser</code></a> instead.</i></div> |
| 92 | +</td> |
| 93 | +</tr> |
| 94 | +<tr class="altColor"> |
| 95 | +<td class="colOne"><a href="org/kohsuke/github/GHPullRequestCommitDetail.Authorship.html" title="class in org.kohsuke.github">org.kohsuke.github.GHPullRequestCommitDetail.Authorship</a> |
| 96 | +<div class="block"><i>Use <a href="org/kohsuke/github/GitUser.html" title="class in org.kohsuke.github"><code>GitUser</code></a></i></div> |
| 97 | +</td> |
| 98 | +</tr> |
| 99 | +</tbody> |
| 100 | +</table> |
| 101 | +</li> |
| 102 | +</ul> |
| 103 | +<a name="method"> |
73 | 104 | <!-- --> |
74 | 105 | </a> |
75 | 106 | <ul class="blockList"> |
@@ -109,7 +140,7 @@ <h2 title="Contents">Contents</h2> |
109 | 140 | </tr> |
110 | 141 | <tr class="altColor"> |
111 | 142 | <td class="colOne"><a href="org/kohsuke/github/GHPerson.html#iterateRepositories(int)">org.kohsuke.github.GHPerson.iterateRepositories(int)</a> |
112 | | -<div class="block"><i>Use <a href="org/kohsuke/github/GHPerson.html#listRepositories()"><code>GHPerson.listRepositories()</code></a></i></div> |
| 143 | +<div class="block"><i>Use <a href="org/kohsuke/github/GHPerson.html#listRepositories()"><code>listRepositories()</code></a></i></div> |
113 | 144 | </td> |
114 | 145 | </tr> |
115 | 146 | </tbody> |
|
0 commit comments