| Package | Description |
|---|---|
| com.jcabi.github |
Object Oriented Github API.
|
| com.jcabi.github.mock |
Mock Github server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RtStatuses
Github statuses for a given commit.
|
| Modifier and Type | Method and Description |
|---|---|
Statuses |
Commits.statuses(String ref)
Return a Statuses object for a given ref (sha, branch name, etc).
|
Statuses |
RtCommits.statuses(String ref) |
| Modifier and Type | Method and Description |
|---|---|
Statuses |
MkCommits.statuses(String sha) |
Copyright © 2012–2018 jcabi.com. All rights reserved.