Class GHCommit.GHAuthor

java.lang.Object
org.kohsuke.github.GitUser
org.kohsuke.github.GHCommit.GHAuthor
Enclosing class:
GHCommit

@Deprecated public static class GHCommit.GHAuthor extends GitUser
Deprecated.
Use GitUser instead.
The type GHAuthor.
  • Constructor Details

    • GHAuthor

      public GHAuthor()
      Deprecated.
      Instantiates a new GH author.
    • GHAuthor

      public GHAuthor(GitUser user)
      Deprecated.
      Instantiates a new GH author.
      Parameters:
      user - the user