Uses of Interface
com.jcabi.github.Statuses
-
Packages that use Statuses Package Description com.jcabi.github Object Oriented Github API.com.jcabi.github.mock Mock Github server. -
-
Uses of Statuses in com.jcabi.github
Classes in com.jcabi.github that implement Statuses Modifier and Type Class Description classRtStatusesGithub statuses for a given commit.Methods in com.jcabi.github that return Statuses Modifier and Type Method Description StatusesCommits. statuses(String ref)Return a Statuses object for a given ref (sha, branch name, etc).StatusesRtCommits. statuses(String ref) -
Uses of Statuses in com.jcabi.github.mock
Methods in com.jcabi.github.mock that return Statuses Modifier and Type Method Description StatusesMkCommits. statuses(String sha)
-