| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHReaction |
GHCommitComment.createReaction(ReactionContent content)
Deprecated.
|
GHReaction |
GHIssueComment.createReaction(ReactionContent content)
Deprecated.
|
GHReaction |
Reactable.createReaction(ReactionContent content)
Deprecated.
|
GHReaction |
GHPullRequestReviewComment.createReaction(ReactionContent content)
Deprecated.
|
GHReaction |
GHIssue.createReaction(ReactionContent content)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<GHReaction> |
GHCommitComment.listReactions()
Deprecated.
|
PagedIterable<GHReaction> |
GHIssueComment.listReactions()
Deprecated.
|
PagedIterable<GHReaction> |
Reactable.listReactions()
Deprecated.
|
PagedIterable<GHReaction> |
GHPullRequestReviewComment.listReactions()
Deprecated.
|
PagedIterable<GHReaction> |
GHIssue.listReactions()
Deprecated.
|
Copyright © 2017. All rights reserved.