Uses of Interface
com.jcabi.github.Reaction
Packages that use Reaction
Package
Description
Object-Oriented GitHub API.
Safe classes.
-
Uses of Reaction in com.jcabi.github
Classes in com.jcabi.github that implement ReactionModifier and TypeClassDescriptionstatic final classSimple reaction.final classRuntime Reaction.Methods in com.jcabi.github that return types with arguments of type ReactionModifier and TypeMethodDescriptionComment.reactions()List the reactions of the comment.Comment.Smart.reactions()Issue.reactions()List the reactions of the issue.Issue.Smart.reactions()PullComment.reactions()List the reactions of the pull comment.PullComment.Smart.reactions()Methods in com.jcabi.github with parameters of type ReactionModifier and TypeMethodDescriptionvoidAdds the reaction to the comment.voidvoidAdds the reaction to the issue.voidvoidAdds the reaction to the pull comment.voidConstructors in com.jcabi.github with parameters of type Reaction -
Uses of Reaction in com.jcabi.github.safe
Methods in com.jcabi.github.safe that return types with arguments of type ReactionMethods in com.jcabi.github.safe with parameters of type Reaction