public class GhprbPullRequest extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getHead() |
int |
getId() |
String |
getTarget() |
int |
hashCode() |
void |
check(org.kohsuke.github.GHIssueComment comment) |
void |
check(org.kohsuke.github.GHPullRequest pr) |
void |
init(Ghprb helper,
GhprbRepository repo) |
boolean |
isMergeable() |
public void init(Ghprb helper, GhprbRepository repo)
public void check(org.kohsuke.github.GHPullRequest pr)
public void check(org.kohsuke.github.GHIssueComment comment)
public int getId()
public String getHead()
public boolean isMergeable()
public String getTarget()
Copyright © 2004-2013. All Rights Reserved.