Class GHEventPayload.CommentChanges

java.lang.Object
org.kohsuke.github.GHEventPayload.CommentChanges
Enclosing class:
GHEventPayload

public static class GHEventPayload.CommentChanges extends Object
Wrapper for changes on issue and pull request review comments action="edited".
See Also:
  • Constructor Details

    • CommentChanges

      public CommentChanges()
  • Method Details