Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Class and Description |
---|---|
static class |
Repo.Smart
Smart Repo with extra features.
|
Modifier and Type | Method and Description |
---|---|
Repo |
Repos.create(javax.json.JsonObject json)
Create repository.
|
Repo |
Repos.get(Coordinates coords)
Get repository by name.
|
Repo |
Commit.repo()
The repo we're in.
|
Repo |
Commit.Smart.repo() |
Repo |
Event.repo()
Repository we're in.
|
Repo |
Event.Smart.repo() |
Repo |
Issue.repo()
Repository we're in.
|
Repo |
Issue.Smart.repo() |
Repo |
Issues.repo()
Owner of them.
|
Repo |
Label.repo()
The repo we're in.
|
Repo |
Label.Smart.repo() |
Repo |
Label.Unmodified.repo() |
Repo |
Labels.repo()
The repo we're in.
|
Repo |
Labels.Smart.repo() |
Repo |
Milestone.repo()
Repository we're in.
|
Repo |
Milestone.Smart.repo() |
Repo |
Milestones.repo()
Owner of them.
|
Repo |
Pull.repo()
Repository we're in.
|
Repo |
Pull.Smart.repo() |
Repo |
Pulls.repo()
Owner of them.
|
Repo |
RtMilestone.repo() |
Repo |
RtMilestones.repo() |
Constructor and Description |
---|
Label.Unmodified(Repo rep,
String object)
Public ctor.
|
Repo.Smart(Repo rep)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.