org.kohsuke.github
Class GHPullRequestCommitDetail.Authorship

java.lang.Object
  extended by org.kohsuke.github.GitUser
      extended by org.kohsuke.github.GHPullRequestCommitDetail.Authorship
Enclosing class:
GHPullRequestCommitDetail

Deprecated. Use GitUser

public static class GHPullRequestCommitDetail.Authorship
extends GitUser


Constructor Summary
GHPullRequestCommitDetail.Authorship()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.kohsuke.github.GitUser
getDate, getEmail, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHPullRequestCommitDetail.Authorship

public GHPullRequestCommitDetail.Authorship()
Deprecated. 


Copyright © 2014. All rights reserved.