Approval.Always, Approval.And, Approval.Never, Approval.Not, Approval.Or| Constructor and Description |
|---|
Approval.Not(Approval app)
Public ctor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
has(org.eclipse.egit.github.core.PullRequest request,
Github client,
Github.Repo repo)
This pull request has an approval?
|
public Approval.Not(Approval app)
app - Approval to negatepublic boolean has(org.eclipse.egit.github.core.PullRequest request,
Github client,
Github.Repo repo)
throws IOException
Approvalhas in interface Approvalrequest - Pull requestclient - Clientrepo - RepositoryIOException - If failsCopyright © 2009–2014 Rultor Inc.. All rights reserved.