| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Class and Description |
|---|---|
class |
GHLicense
Deprecated.
|
class |
GHReaction
Deprecated.
|
interface |
Reactable
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GHReaction |
GHIssue.createReaction(ReactionContent content)
Deprecated.
|
GHReaction |
GHCommitComment.createReaction(ReactionContent content)
Deprecated.
|
GHReaction |
Reactable.createReaction(ReactionContent content)
Deprecated.
|
GHReaction |
GHIssueComment.createReaction(ReactionContent content)
Deprecated.
|
GHReaction |
GHPullRequestReviewComment.createReaction(ReactionContent content)
Deprecated.
|
void |
GHBranch.disableProtection()
Deprecated.
|
void |
GHBranch.enableProtection(EnforcementLevel level,
java.util.Collection<java.lang.String> contexts)
Deprecated.
|
void |
GHBranch.enableProtection(EnforcementLevel level,
java.lang.String... contexts)
Deprecated.
|
GHLicense |
GHRepository.getLicense()
Deprecated.
|
GHLicense |
GitHub.getLicense(java.lang.String key)
Deprecated.
|
GHContent |
GHRepository.getLicenseContent()
Deprecated.
|
PagedIterable<GHLicense> |
GitHub.listLicenses()
Deprecated.
|
PagedIterable<GHReaction> |
GHIssue.listReactions()
Deprecated.
|
PagedIterable<GHReaction> |
GHCommitComment.listReactions()
Deprecated.
|
PagedIterable<GHReaction> |
Reactable.listReactions()
Deprecated.
|
PagedIterable<GHReaction> |
GHIssueComment.listReactions()
Deprecated.
|
PagedIterable<GHReaction> |
GHPullRequestReviewComment.listReactions()
Deprecated.
|
Copyright © 2016. All Rights Reserved.