Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Class and Description |
---|---|
static class |
Pull.Smart
Smart pull request with extra features.
|
Modifier and Type | Method and Description |
---|---|
Pull |
Pulls.create(String title,
String head,
String base)
Create new get.
|
Pull |
Pulls.get(int number)
Get specific get by number.
|
Pull |
PullComment.pull()
Pull we're in.
|
Pull |
PullComment.Smart.pull() |
Pull |
PullComments.pull()
Pull we're in.
|
Pull |
Issue.Smart.pull()
Get pull request.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Pull> |
Pulls.iterate(Map<String,String> params)
Iterate them all.
|
Modifier and Type | Method and Description |
---|---|
int |
Pull.Smart.compareTo(Pull obj) |
Constructor and Description |
---|
Pull.Smart(Pull pll)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.