2
2
<!-- NewPage -->
3
3
< html lang ="en ">
4
4
< head >
5
- <!-- Generated by javadoc (1.8.0 ) on Sat Sep 09 13:35:05 PDT 2017 -->
5
+ <!-- Generated by javadoc (1.8.0_144 ) on Sat Oct 28 16:00:54 PDT 2017 -->
6
6
< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
7
- < title > Deprecated List (GitHub API for Java 1.89 API)</ title >
8
- < meta name ="date " content ="2017-09-09 ">
7
+ < title > Deprecated List (GitHub API for Java 1.90 API)</ title >
8
+ < meta name ="date " content ="2017-10-28 ">
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.89 API)" ;
16
+ parent . document . title = "Deprecated List (GitHub API for Java 1.90 API)" ;
17
17
}
18
18
}
19
19
catch ( err ) {
@@ -78,6 +78,7 @@ <h2 title="Contents">Contents</h2>
78
78
< li > < a href ="#class "> Deprecated Classes</ a > </ li >
79
79
< li > < a href ="#enum "> Deprecated Enums</ a > </ li >
80
80
< li > < a href ="#method "> Deprecated Methods</ a > </ li >
81
+ < li > < a href ="#constructor "> Deprecated Constructors</ a > </ li >
81
82
</ ul >
82
83
</ div >
83
84
< div class ="contentContainer "> < a name ="interface ">
@@ -178,73 +179,93 @@ <h2 title="Contents">Contents</h2>
178
179
</ td >
179
180
</ tr >
180
181
< tr class ="rowColor ">
181
- < td class ="colOne "> < a href ="org/kohsuke/github/Reactable.html#createReaction-org.kohsuke.github.ReactionContent- "> org.kohsuke.github.Reactable.createReaction(ReactionContent)</ a > </ td >
182
+ < td class ="colOne "> < a href ="org/kohsuke/github/GitHub.html#connectToEnterprise-java.lang.String-java.lang.String- "> org.kohsuke.github.GitHub.connectToEnterprise(String, String)</ a >
183
+ < div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GitHub.html#connectToEnterpriseWithOAuth-java.lang.String-java.lang.String-java.lang.String- "> < code > GitHub.connectToEnterpriseWithOAuth(String, String, String)</ code > </ a > </ span > </ div >
184
+ </ td >
182
185
</ tr >
183
186
< tr class ="altColor ">
184
- < td class ="colOne "> < a href ="org/kohsuke/github/GHCommitComment.html#createReaction-org.kohsuke.github.ReactionContent- "> org.kohsuke.github.GHCommitComment.createReaction(ReactionContent)</ a > </ td >
187
+ < td class ="colOne "> < a href ="org/kohsuke/github/GitHub.html#connectToEnterprise-java.lang.String-java.lang.String-java.lang.String- "> org.kohsuke.github.GitHub.connectToEnterprise(String, String, String)</ a >
188
+ < div class ="block "> < span class ="deprecationComment "> Use with caution. Login with password is not a preferred method.</ span > </ div >
189
+ </ td >
185
190
</ tr >
186
191
< tr class ="rowColor ">
192
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHRepository.html#createDeployStatus-int-org.kohsuke.github.GHDeploymentState- "> org.kohsuke.github.GHRepository.createDeployStatus(int, GHDeploymentState)</ a >
193
+ < div class ="block "> < span class ="deprecationComment "> Use < code > getDeployment(deploymentId).createStatus(ghDeploymentState)</ code > </ span > </ div >
194
+ </ td >
195
+ </ tr >
196
+ < tr class ="altColor ">
187
197
< td class ="colOne "> < a href ="org/kohsuke/github/GHPullRequestReviewComment.html#createReaction-org.kohsuke.github.ReactionContent- "> org.kohsuke.github.GHPullRequestReviewComment.createReaction(ReactionContent)</ a > </ td >
188
198
</ tr >
199
+ < tr class ="rowColor ">
200
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHCommitComment.html#createReaction-org.kohsuke.github.ReactionContent- "> org.kohsuke.github.GHCommitComment.createReaction(ReactionContent)</ a > </ td >
201
+ </ tr >
189
202
< tr class ="altColor ">
190
- < td class ="colOne "> < a href ="org/kohsuke/github/GHIssue .html#createReaction-org.kohsuke.github.ReactionContent- "> org.kohsuke.github.GHIssue .createReaction(ReactionContent)</ a > </ td >
203
+ < td class ="colOne "> < a href ="org/kohsuke/github/Reactable .html#createReaction-org.kohsuke.github.ReactionContent- "> org.kohsuke.github.Reactable .createReaction(ReactionContent)</ a > </ td >
191
204
</ tr >
192
205
< tr class ="rowColor ">
193
- < td class ="colOne "> < a href ="org/kohsuke/github/GHIssueComment .html#createReaction-org.kohsuke.github.ReactionContent- "> org.kohsuke.github.GHIssueComment .createReaction(ReactionContent)</ a > </ td >
206
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHIssue .html#createReaction-org.kohsuke.github.ReactionContent- "> org.kohsuke.github.GHIssue .createReaction(ReactionContent)</ a > </ td >
194
207
</ tr >
195
208
< tr class ="altColor ">
209
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHIssueComment.html#createReaction-org.kohsuke.github.ReactionContent- "> org.kohsuke.github.GHIssueComment.createReaction(ReactionContent)</ a > </ td >
210
+ </ tr >
211
+ < tr class ="rowColor ">
196
212
< td class ="colOne "> < a href ="org/kohsuke/github/GitHub.html#createRepository-java.lang.String-java.lang.String-java.lang.String-boolean- "> org.kohsuke.github.GitHub.createRepository(String, String, String, boolean)</ a >
197
213
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GitHub.html#createRepository-java.lang.String- "> < code > GitHub.createRepository(String)</ code > </ a > that uses a builder pattern to let you control every aspect.</ span > </ div >
198
214
</ td >
199
215
</ tr >
200
- < tr class ="rowColor ">
216
+ < tr class ="altColor ">
201
217
< td class ="colOne "> < a href ="org/kohsuke/github/GHOrganization.html#createRepository-java.lang.String-java.lang.String-java.lang.String-org.kohsuke.github.GHTeam-boolean- "> org.kohsuke.github.GHOrganization.createRepository(String, String, String, GHTeam, boolean)</ a >
202
218
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GHOrganization.html#createRepository-java.lang.String- "> < code > GHOrganization.createRepository(String)</ code > </ a > that uses a builder pattern to let you control every aspect.</ span > </ div >
203
219
</ td >
204
220
</ tr >
205
- < tr class ="altColor ">
221
+ < tr class ="rowColor ">
206
222
< td class ="colOne "> < a href ="org/kohsuke/github/GHOrganization.html#createRepository-java.lang.String-java.lang.String-java.lang.String-java.lang.String-boolean- "> org.kohsuke.github.GHOrganization.createRepository(String, String, String, String, boolean)</ a >
207
223
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GHOrganization.html#createRepository-java.lang.String- "> < code > GHOrganization.createRepository(String)</ code > </ a > that uses a builder pattern to let you control every aspect.</ span > </ div >
208
224
</ td >
209
225
</ tr >
210
- < tr class ="rowColor ">
226
+ < tr class ="altColor ">
211
227
< td class ="colOne "> < a href ="org/kohsuke/github/GHPullRequest.html#createReview-java.lang.String-org.kohsuke.github.GHPullRequestReviewState-org.kohsuke.github.GHPullRequestReviewComment...- "> org.kohsuke.github.GHPullRequest.createReview(String, GHPullRequestReviewState, GHPullRequestReviewComment...)</ a > </ td >
212
228
</ tr >
213
- < tr class ="altColor ">
229
+ < tr class ="rowColor ">
214
230
< td class ="colOne "> < a href ="org/kohsuke/github/GHPullRequest.html#createReview-java.lang.String-org.kohsuke.github.GHPullRequestReviewState-java.util.List- "> org.kohsuke.github.GHPullRequest.createReview(String, GHPullRequestReviewState, List<GHPullRequestReviewComment>)</ a > </ td >
215
231
</ tr >
216
- < tr class ="rowColor ">
232
+ < tr class ="altColor ">
217
233
< td class ="colOne "> < a href ="org/kohsuke/github/GHPullRequestReview.html#delete-- "> org.kohsuke.github.GHPullRequestReview.delete()</ a > </ td >
218
234
</ tr >
219
- < tr class ="altColor ">
235
+ < tr class ="rowColor ">
220
236
< td class ="colOne "> < a href ="org/kohsuke/github/GHBranch.html#disableProtection-- "> org.kohsuke.github.GHBranch.disableProtection()</ a > </ td >
221
237
</ tr >
222
- < tr class ="rowColor ">
238
+ < tr class ="altColor ">
223
239
< td class ="colOne "> < a href ="org/kohsuke/github/GHPullRequestReview.html#dismiss-java.lang.String- "> org.kohsuke.github.GHPullRequestReview.dismiss(String)</ a > </ td >
224
240
</ tr >
225
- < tr class ="altColor ">
241
+ < tr class ="rowColor ">
226
242
< td class ="colOne "> < a href ="org/kohsuke/github/GHBranch.html#enableProtection-- "> org.kohsuke.github.GHBranch.enableProtection()</ a > </ td >
227
243
</ tr >
228
- < tr class ="rowColor ">
244
+ < tr class ="altColor ">
229
245
< 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 >
230
246
</ tr >
231
- < tr class ="altColor ">
247
+ < tr class ="rowColor ">
232
248
< 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 >
233
249
< 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
234
250
different clients of this library will all recognize one consistent set of coordinates.</ span > </ div >
235
251
</ td >
236
252
</ tr >
237
- < tr class ="rowColor ">
253
+ < tr class ="altColor ">
238
254
< 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 >
239
255
< 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
240
256
different clients of this library will all recognize one consistent set of coordinates.</ span > </ div >
241
257
</ td >
242
258
</ tr >
243
- < tr class ="altColor ">
259
+ < tr class ="rowColor ">
244
260
< td class ="colOne "> < a href ="org/kohsuke/github/GHContent.html#getContent-- "> org.kohsuke.github.GHContent.getContent()</ a >
245
261
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GHContent.html#read-- "> < code > GHContent.read()</ code > </ a > </ span > </ div >
246
262
</ td >
247
263
</ tr >
264
+ < tr class ="altColor ">
265
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHRepository.html#getDeploymentStatuses-int- "> org.kohsuke.github.GHRepository.getDeploymentStatuses(int)</ a >
266
+ < div class ="block "> < span class ="deprecationComment "> Use < code > getDeployment(id).listStatuses()</ code > </ span > </ div >
267
+ </ td >
268
+ </ tr >
248
269
< tr class ="rowColor ">
249
270
< td class ="colOne "> < a href ="org/kohsuke/github/GHMyself.html#getEmails-- "> org.kohsuke.github.GHMyself.getEmails()</ a >
250
271
< div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GHMyself.html#getEmails2-- "> < code > GHMyself.getEmails2()</ code > </ a > </ span > </ div >
@@ -261,7 +282,7 @@ <h2 title="Contents">Contents</h2>
261
282
</ td >
262
283
</ tr >
263
284
< tr class ="altColor ">
264
- < td class ="colOne "> < a href ="org/kohsuke/github/GHThread .html#getHtmlUrl-- "> org.kohsuke.github.GHThread .getHtmlUrl()</ a >
285
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHHook .html#getHtmlUrl-- "> org.kohsuke.github.GHHook .getHtmlUrl()</ a >
265
286
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
266
287
</ td >
267
288
</ tr >
@@ -271,25 +292,25 @@ <h2 title="Contents">Contents</h2>
271
292
</ td >
272
293
</ tr >
273
294
< tr class ="altColor ">
274
- < td class ="colOne "> < a href ="org/kohsuke/github/GHDeployment .html#getHtmlUrl-- "> org.kohsuke.github.GHDeployment .getHtmlUrl()</ a >
295
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHDeploymentStatus .html#getHtmlUrl-- "> org.kohsuke.github.GHDeploymentStatus .getHtmlUrl()</ a >
275
296
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
276
297
</ td >
277
298
</ tr >
278
299
< tr class ="rowColor ">
279
- < td class ="colOne "> < a href ="org/kohsuke/github/GHDeploymentStatus.html#getHtmlUrl-- "> org.kohsuke.github.GHDeploymentStatus.getHtmlUrl()</ a >
280
- < div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
281
- </ td >
300
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHReaction.html#getHtmlUrl-- "> org.kohsuke.github.GHReaction.getHtmlUrl()</ a > </ td >
282
301
</ tr >
283
302
< tr class ="altColor ">
284
- < td class ="colOne "> < a href ="org/kohsuke/github/GHReaction.html#getHtmlUrl-- "> org.kohsuke.github.GHReaction.getHtmlUrl()</ a > </ td >
303
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHAsset.html#getHtmlUrl-- "> org.kohsuke.github.GHAsset.getHtmlUrl()</ a >
304
+ < div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
305
+ </ td >
285
306
</ tr >
286
307
< tr class ="rowColor ">
287
- < td class ="colOne "> < a href ="org/kohsuke/github/GHAsset .html#getHtmlUrl-- "> org.kohsuke.github.GHAsset .getHtmlUrl()</ a >
308
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHCommitStatus .html#getHtmlUrl-- "> org.kohsuke.github.GHCommitStatus .getHtmlUrl()</ a >
288
309
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
289
310
</ td >
290
311
</ tr >
291
312
< tr class ="altColor ">
292
- < td class ="colOne "> < a href ="org/kohsuke/github/GHCommitStatus .html#getHtmlUrl-- "> org.kohsuke.github.GHCommitStatus .getHtmlUrl()</ a >
313
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHThread .html#getHtmlUrl-- "> org.kohsuke.github.GHThread .getHtmlUrl()</ a >
293
314
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
294
315
</ td >
295
316
</ tr >
@@ -299,7 +320,7 @@ <h2 title="Contents">Contents</h2>
299
320
</ td >
300
321
</ tr >
301
322
< tr class ="altColor ">
302
- < td class ="colOne "> < a href ="org/kohsuke/github/GHHook .html#getHtmlUrl-- "> org.kohsuke.github.GHHook .getHtmlUrl()</ a >
323
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHDeployment .html#getHtmlUrl-- "> org.kohsuke.github.GHDeployment .getHtmlUrl()</ a >
303
324
< div class ="block "> < span class ="deprecationComment "> This object has no HTML URL.</ span > </ div >
304
325
</ td >
305
326
</ tr >
@@ -380,13 +401,13 @@ <h2 title="Contents">Contents</h2>
380
401
</ td >
381
402
</ tr >
382
403
< tr class ="altColor ">
383
- < td class ="colOne "> < a href ="org/kohsuke/github/Reactable .html#listReactions-- "> org.kohsuke.github.Reactable .listReactions()</ a > </ td >
404
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHPullRequestReviewComment .html#listReactions-- "> org.kohsuke.github.GHPullRequestReviewComment .listReactions()</ a > </ td >
384
405
</ tr >
385
406
< tr class ="rowColor ">
386
407
< td class ="colOne "> < a href ="org/kohsuke/github/GHCommitComment.html#listReactions-- "> org.kohsuke.github.GHCommitComment.listReactions()</ a > </ td >
387
408
</ tr >
388
409
< tr class ="altColor ">
389
- < td class ="colOne "> < a href ="org/kohsuke/github/GHPullRequestReviewComment .html#listReactions-- "> org.kohsuke.github.GHPullRequestReviewComment .listReactions()</ a > </ td >
410
+ < td class ="colOne "> < a href ="org/kohsuke/github/Reactable .html#listReactions-- "> org.kohsuke.github.Reactable .listReactions()</ a > </ td >
390
411
</ tr >
391
412
< tr class ="rowColor ">
392
413
< td class ="colOne "> < a href ="org/kohsuke/github/GHIssue.html#listReactions-- "> org.kohsuke.github.GHIssue.listReactions()</ a > </ td >
@@ -412,6 +433,26 @@ <h2 title="Contents">Contents</h2>
412
433
</ table >
413
434
</ li >
414
435
</ ul >
436
+ < a name ="constructor ">
437
+ <!-- -->
438
+ </ a >
439
+ < ul class ="blockList ">
440
+ < li class ="blockList ">
441
+ < table class ="deprecatedSummary " border ="0 " cellpadding ="3 " cellspacing ="0 " summary ="Deprecated Constructors table, listing deprecated constructors, and an explanation ">
442
+ < caption > < span > Deprecated Constructors</ span > < span class ="tabEnd "> </ span > </ caption >
443
+ < tr >
444
+ < th class ="colOne " scope ="col "> Constructor and Description</ th >
445
+ </ tr >
446
+ < tbody >
447
+ < tr class ="altColor ">
448
+ < td class ="colOne "> < a href ="org/kohsuke/github/GHDeploymentStatusBuilder.html#GHDeploymentStatusBuilder-org.kohsuke.github.GHRepository-int-org.kohsuke.github.GHDeploymentState- "> org.kohsuke.github.GHDeploymentStatusBuilder(GHRepository, int, GHDeploymentState)</ a >
449
+ < div class ="block "> < span class ="deprecationComment "> Use < a href ="org/kohsuke/github/GHDeployment.html#createStatus-org.kohsuke.github.GHDeploymentState- "> < code > GHDeployment.createStatus(GHDeploymentState)</ code > </ a > </ span > </ div >
450
+ </ td >
451
+ </ tr >
452
+ </ tbody >
453
+ </ table >
454
+ </ li >
455
+ </ ul >
415
456
</ div >
416
457
<!-- ======= START OF BOTTOM NAVBAR ====== -->
417
458
< div class ="bottomNav "> < a name ="navbar.bottom ">
0 commit comments