org.kohsuke.github
Class GHCompare.InnerCommit
java.lang.Object
org.kohsuke.github.GHCompare.InnerCommit
- Enclosing class:
- GHCompare
public static class GHCompare.InnerCommit
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GHCompare.InnerCommit
public GHCompare.InnerCommit()
getUrl
public String getUrl()
getSha
public String getSha()
getMessage
public String getMessage()
getAuthor
public GHCompare.User getAuthor()
getCommitter
public GHCompare.User getCommitter()
getTree
public GHCompare.Tree getTree()
Copyright © 2013. All Rights Reserved.