public static class GHRepositoryStatistics.Participation extends GHObject
created_at, id, responseHeaderFields, updated_at, url| Constructor and Description |
|---|
Participation() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getAllCommits()
Gets all commits.
|
URL |
getHtmlUrl()
Gets html url.
|
List<Integer> |
getOwnerCommits()
Gets owner commits.
|
GitHub |
getRoot()
Gets root.
|
getCreatedAt, getId, getResponseHeaderFields, getUpdatedAt, getUrl, toStringpublic URL getHtmlUrl() throws IOException
GHObjectgetHtmlUrl in class GHObjectIOException - on errorpublic GitHub getRoot()
public List<Integer> getAllCommits()
Copyright © 2020. All rights reserved.