public static class GHRepositoryStatistics.CommitActivity extends GHObject
created_at, id, responseHeaderFields, updated_at, url| Constructor and Description |
|---|
CommitActivity() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getDays()
Gets days.
|
URL |
getHtmlUrl()
Gets html url.
|
GitHub |
getRoot()
Gets root.
|
int |
getTotal()
Gets total.
|
long |
getWeek()
Gets week.
|
getCreatedAt, getId, getResponseHeaderFields, getUpdatedAt, getUrl, toStringpublic List<Integer> getDays()
public int getTotal()
public long getWeek()
public GitHub getRoot()
public URL getHtmlUrl() throws IOException
GHObjectgetHtmlUrl in class GHObjectIOException - on errorCopyright © 2020. All rights reserved.