2
2
<!-- NewPage -->
3
3
< html lang ="en ">
4
4
< head >
5
- <!-- Generated by javadoc (1.8.0) on Fri Jun 03 00:22:58 PDT 2016 -->
5
+ <!-- Generated by javadoc (1.8.0) on Fri Aug 05 21:35:55 PDT 2016 -->
6
6
< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
7
- < title > Deprecated List (GitHub API for Java 1.76 API)</ title >
8
- < meta name ="date " content ="2016-06-03 ">
7
+ < title > Deprecated List (GitHub API for Java 1.77 API)</ title >
8
+ < meta name ="date " content ="2016-08-05 ">
9
9
< link rel ="stylesheet " type ="text/css " href ="stylesheet.css " title ="Style ">
10
10
< script type ="text/javascript " src ="script.js "> </ script >
11
11
</ head >
12
12
< body >
13
13
< script type ="text/javascript "> <!--
14
14
try {
15
15
if ( location . href . indexOf ( 'is-external=true' ) == - 1 ) {
16
- parent . document . title = "Deprecated List (GitHub API for Java 1.76 API)" ;
16
+ parent . document . title = "Deprecated List (GitHub API for Java 1.77 API)" ;
17
17
}
18
18
}
19
19
catch ( err ) {
@@ -105,6 +105,9 @@ <h2 title="Contents">Contents</h2>
105
105
</ td >
106
106
</ tr >
107
107
< tr class ="rowColor ">
108
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHLicense.html " title ="class in org.kohsuke.github "> org.kohsuke.github.GHLicense</ a > </ td >
109
+ </ tr >
110
+ < tr class ="altColor ">
108
111
< td class ="colOne "> < a href ="org/kohsuke/github/GHPullRequestCommitDetail.Authorship.html " title ="class in org.kohsuke.github "> org.kohsuke.github.GHPullRequestCommitDetail.Authorship</ a >
109
112
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GitUser.html " title ="class in org.kohsuke.github "> < code > GitUser</ code > </ a > </ span > </ div >
110
113
</ td >
@@ -146,44 +149,48 @@ <h2 title="Contents">Contents</h2>
146
149
</ td >
147
150
</ tr >
148
151
< tr class ="altColor ">
152
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHBranch.html#disableProtection-- "> org.kohsuke.github.GHBranch.disableProtection()</ a > </ td >
153
+ </ tr >
154
+ < tr class ="rowColor ">
155
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHBranch.html#enableProtection-org.kohsuke.github.EnforcementLevel-java.util.Collection- "> org.kohsuke.github.GHBranch.enableProtection(EnforcementLevel, Collection<String>)</ a > </ td >
156
+ </ tr >
157
+ < tr class ="altColor ">
158
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHBranch.html#enableProtection-org.kohsuke.github.EnforcementLevel-java.lang.String...- "> org.kohsuke.github.GHBranch.enableProtection(EnforcementLevel, String...)</ a > </ td >
159
+ </ tr >
160
+ < tr class ="rowColor ">
149
161
< td class ="colOne "> < a href ="org/kohsuke/github/GitHubBuilder.html#fromEnvironment-java.lang.String-java.lang.String-java.lang.String- "> org.kohsuke.github.GitHubBuilder.fromEnvironment(String, String, String)</ a >
150
162
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GitHubBuilder.html#fromEnvironment-- "> < code > GitHubBuilder.fromEnvironment()</ code > </ a > to pick up standard set of environment variables, so that
151
163
different clients of this library will all recognize one consistent set of coordinates.</ span > </ div >
152
164
</ td >
153
165
</ tr >
154
- < tr class ="rowColor ">
166
+ < tr class ="altColor ">
155
167
< td class ="colOne "> < a href ="org/kohsuke/github/GitHubBuilder.html#fromEnvironment-java.lang.String-java.lang.String-java.lang.String-java.lang.String- "> org.kohsuke.github.GitHubBuilder.fromEnvironment(String, String, String, String)</ a >
156
168
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GitHubBuilder.html#fromEnvironment-- "> < code > GitHubBuilder.fromEnvironment()</ code > </ a > to pick up standard set of environment variables, so that
157
169
different clients of this library will all recognize one consistent set of coordinates.</ span > </ div >
158
170
</ td >
159
171
</ tr >
160
- < tr class ="altColor ">
172
+ < tr class ="rowColor ">
161
173
< td class ="colOne "> < a href ="org/kohsuke/github/GHContent.html#getContent-- "> org.kohsuke.github.GHContent.getContent()</ a >
162
174
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GHContent.html#read-- "> < code > GHContent.read()</ code > </ a > </ span > </ div >
163
175
</ td >
164
176
</ tr >
165
- < tr class ="rowColor ">
177
+ < tr class ="altColor ">
166
178
< td class ="colOne "> < a href ="org/kohsuke/github/GHMyself.html#getEmails-- "> org.kohsuke.github.GHMyself.getEmails()</ a >
167
179
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GHMyself.html#getEmails2-- "> < code > GHMyself.getEmails2()</ code > </ a > </ span > </ div >
168
180
</ td >
169
181
</ tr >
170
- < tr class ="altColor ">
182
+ < tr class ="rowColor ">
171
183
< td class ="colOne "> < a href ="org/kohsuke/github/GHContent.html#getEncodedContent-- "> org.kohsuke.github.GHContent.getEncodedContent()</ a >
172
184
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GHContent.html#read-- "> < code > GHContent.read()</ code > </ a > </ span > </ div >
173
185
</ td >
174
186
</ tr >
175
- < tr class ="rowColor ">
187
+ < tr class ="altColor ">
176
188
< td class ="colOne "> < a href ="org/kohsuke/github/GHPerson.html#getGravatarId-- "> org.kohsuke.github.GHPerson.getGravatarId()</ a >
177
189
< div class ="block "> < span class ="deprecationComment "> No longer available in the v3 API.</ span > </ div >
178
190
</ td >
179
191
</ tr >
180
- < tr class ="altColor ">
181
- < td class ="colOne "> < a href ="org/kohsuke/github/GHAsset.html#getHtmlUrl-- "> org.kohsuke.github.GHAsset.getHtmlUrl()</ a >
182
- < div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
183
- </ td >
184
- </ tr >
185
192
< tr class ="rowColor ">
186
- < td class ="colOne "> < a href ="org/kohsuke/github/GHAuthorization .html#getHtmlUrl-- "> org.kohsuke.github.GHAuthorization .getHtmlUrl()</ a >
193
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHIssueComment .html#getHtmlUrl-- "> org.kohsuke.github.GHIssueComment .getHtmlUrl()</ a >
187
194
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
188
195
</ td >
189
196
</ tr >
@@ -193,7 +200,7 @@ <h2 title="Contents">Contents</h2>
193
200
</ td >
194
201
</ tr >
195
202
< tr class ="rowColor ">
196
- < td class ="colOne "> < a href ="org/kohsuke/github/GHIssueComment .html#getHtmlUrl-- "> org.kohsuke.github.GHIssueComment .getHtmlUrl()</ a >
203
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHHook .html#getHtmlUrl-- "> org.kohsuke.github.GHHook .getHtmlUrl()</ a >
197
204
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
198
205
</ td >
199
206
</ tr >
@@ -203,23 +210,37 @@ <h2 title="Contents">Contents</h2>
203
210
</ td >
204
211
</ tr >
205
212
< tr class ="rowColor ">
206
- < td class ="colOne "> < a href ="org/kohsuke/github/GHDeployment .html#getHtmlUrl-- "> org.kohsuke.github.GHDeployment .getHtmlUrl()</ a >
213
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHAsset .html#getHtmlUrl-- "> org.kohsuke.github.GHAsset .getHtmlUrl()</ a >
207
214
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
208
215
</ td >
209
216
</ tr >
210
217
< tr class ="altColor ">
211
- < td class ="colOne "> < a href ="org/kohsuke/github/GHHook .html#getHtmlUrl-- "> org.kohsuke.github.GHHook .getHtmlUrl()</ a >
218
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHAuthorization .html#getHtmlUrl-- "> org.kohsuke.github.GHAuthorization .getHtmlUrl()</ a >
212
219
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
213
220
</ td >
214
221
</ tr >
215
222
< tr class ="rowColor ">
216
- < td class ="colOne "> < a href ="org/kohsuke/github/GHCommitStatus .html#getHtmlUrl-- "> org.kohsuke.github.GHCommitStatus .getHtmlUrl()</ a >
223
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHDeployment .html#getHtmlUrl-- "> org.kohsuke.github.GHDeployment .getHtmlUrl()</ a >
217
224
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
218
225
</ td >
219
226
</ tr >
220
227
< tr class ="altColor ">
228
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHCommitStatus.html#getHtmlUrl-- "> org.kohsuke.github.GHCommitStatus.getHtmlUrl()</ a >
229
+ < div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
230
+ </ td >
231
+ </ tr >
232
+ < tr class ="rowColor ">
221
233
< td class ="colOne "> < a href ="org/kohsuke/github/GHPullRequest.html#getIssueUpdatedAt-- "> org.kohsuke.github.GHPullRequest.getIssueUpdatedAt()</ a > </ td >
222
234
</ tr >
235
+ < tr class ="altColor ">
236
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHRepository.html#getLicense-- "> org.kohsuke.github.GHRepository.getLicense()</ a > </ td >
237
+ </ tr >
238
+ < tr class ="rowColor ">
239
+ < td class ="colOne "> < a href ="org/kohsuke/github/GitHub.html#getLicense-java.lang.String- "> org.kohsuke.github.GitHub.getLicense(String)</ a > </ td >
240
+ </ tr >
241
+ < tr class ="altColor ">
242
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHRepository.html#getLicenseContent-- "> org.kohsuke.github.GHRepository.getLicenseContent()</ a > </ td >
243
+ </ tr >
223
244
< tr class ="rowColor ">
224
245
< td class ="colOne "> < a href ="org/kohsuke/github/GHRepository.html#getMasterBranch-- "> org.kohsuke.github.GHRepository.getMasterBranch()</ a >
225
246
< div class ="block "> < span class ="deprecationComment "> Renamed to < a href ="org/kohsuke/github/GHRepository.html#getDefaultBranch-- "> < code > GHRepository.getDefaultBranch()</ code > </ a > </ span > </ div >
@@ -259,6 +280,9 @@ <h2 title="Contents">Contents</h2>
259
280
</ td >
260
281
</ tr >
261
282
< tr class ="rowColor ">
283
+ < td class ="colOne "> < a href ="org/kohsuke/github/GitHub.html#listLicenses-- "> org.kohsuke.github.GitHub.listLicenses()</ a > </ td >
284
+ </ tr >
285
+ < tr class ="altColor ">
262
286
< td class ="colOne "> < a href ="org/kohsuke/github/GHRepository.html#listPullRequests-org.kohsuke.github.GHIssueState- "> org.kohsuke.github.GHRepository.listPullRequests(GHIssueState)</ a >
263
287
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GHRepository.html#queryPullRequests-- "> < code > GHRepository.queryPullRequests()</ code > </ a > </ span > </ div >
264
288
</ td >
0 commit comments