java.lang.Object
org.kohsuke.github.GHPullRequestCommitDetail.Commit
- Enclosing class:
- GHPullRequestCommitDetail
The type Commit.
-
Constructor Details
-
Commit
public Commit()Create default Commit instance
-
-
Method Details
-
getAuthor
Gets author.- Returns:
- the author
-
getCommitter
Gets committer.- Returns:
- the committer
-
getMessage
Gets message.- Returns:
- the message
-
getUrl
Gets url.- Returns:
- the url
-
getComment_count
public int getComment_count()Gets comment count.- Returns:
- the comment count
-
getTree
Gets tree.- Returns:
- the tree
-