Class GHIssueComment

java.lang.Object
org.kohsuke.github.GHObject
org.kohsuke.github.GHIssueComment
All Implemented Interfaces:
Reactable

public class GHIssueComment extends GHObject implements Reactable
Comment to the issue.
Author:
Kohsuke Kawaguchi
See Also:
  • Constructor Details

    • GHIssueComment

      public GHIssueComment()
  • Method Details