Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Class and Description |
---|---|
class |
Bulk<T extends JsonReadable>
Bulk items, with pre-saved JSON.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Comment
Github issue comment.
|
interface |
Commit
Github commit.
|
interface |
Event
Github event.
|
interface |
Gist
Github gist.
|
interface |
Issue
Github issue.
|
interface |
Label
Github label.
|
interface |
Limit
Github Rate Limit API, one resource limit.
|
interface |
Milestone
Github Milestone.
|
interface |
Organization
Github organization.
|
interface |
Pull
Github pull request.
|
interface |
Repo
Github repository.
|
interface |
User
Github user.
|
Modifier and Type | Class and Description |
---|---|
static class |
Comment.Smart
Smart comment with additional features.
|
static class |
Commit.Smart
Smart commit.
|
static class |
Event.Smart
Smart event with extra features.
|
static class |
Gist.Smart
Smart Gist with extra features.
|
static class |
Issue.Smart
Smart Issue with extra features.
|
static class |
Label.Smart
Smart Label with extra features.
|
static class |
Label.Unmodified
Unmodified Label with extra features.
|
static class |
Limit.Smart
Smart limits with extra features.
|
static class |
Limit.Throttled
Throttled Limit.
|
static class |
Milestone.Smart
Smart Milestone with extra features.
|
static class |
Organization.Smart
Smart Organization with extra features.
|
static class |
Pull.Smart
Smart pull request with extra features.
|
static class |
Repo.Smart
Smart Repo with extra features.
|
class |
RtMilestone
Github milestone.
|
static class |
User.Smart
Smart user with extra features.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.