Uses of Interface
com.jcabi.github.PullComment
Packages that use PullComment
-
Uses of PullComment in com.jcabi.github
Classes in com.jcabi.github that implement PullCommentModifier and TypeClassDescriptionstatic final classSmart PullComment with extra features.Methods in com.jcabi.github that return PullCommentModifier and TypeMethodDescriptionPullComments.get(int number) Get specific pull comment by number.Post a new pull comment.Create a new comment as a reply to an existing pull comment.Methods in com.jcabi.github that return types with arguments of type PullCommentModifier and TypeMethodDescriptionIterate all pull comments for a pull request.Iterate all pull comments for this repo.Methods in com.jcabi.github with parameters of type PullCommentConstructors in com.jcabi.github with parameters of type PullComment