java.lang.Object
org.kohsuke.github.GHCompare.InnerCommit
- Enclosing class:
- GHCompare
The type InnerCommit.
-
Constructor Details
-
InnerCommit
public InnerCommit()Create default InnerCommit instance
-
-
Method Details
-
getUrl
Gets url.- Returns:
- the url
-
getSha
Gets sha.- Returns:
- the sha
-
getMessage
Gets message.- Returns:
- the message
-
getAuthor
Gets author.- Returns:
- the author
-
getCommitter
Gets committer.- Returns:
- the committer
-
getTree
Gets tree.- Returns:
- the tree
-