org.kohsuke.github
Class GHCompare.Commit
java.lang.Object
org.kohsuke.github.GHCommit
org.kohsuke.github.GHCompare.Commit
- Enclosing class:
- GHCompare
public static class GHCompare.Commit
- extends GHCommit
Compare commits had a child commit element with additional details we want to capture.
This extenstion of GHCommit provides that.
| Methods inherited from class org.kohsuke.github.GHCommit |
createComment, createComment, getAuthor, getCommitter, getFiles, getLastStatus, getLinesAdded, getLinesChanged, getLinesDeleted, getOwner, getParents, getParentSHA1s, getSHA1, listComments, listStatuses |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GHCompare.Commit
public GHCompare.Commit()
getCommit
public GHCompare.InnerCommit getCommit()
Copyright © 2013. All rights reserved.