Approval.Always, Approval.And, Approval.Never, Approval.Not, Approval.Or
Constructor and Description |
---|
Explicit(Collection<String> ppl,
String reg)
Public ctor.
|
Explicit(String login,
String reg)
Public ctor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
has(org.eclipse.egit.github.core.PullRequest request,
Github github,
Github.Repo repo)
This pull request has an approval?
|
public Explicit(String login, String reg)
login
- Login of a single user we should listen toreg
- Regular expressionpublic boolean has(org.eclipse.egit.github.core.PullRequest request, Github github, Github.Repo repo) throws IOException
Approval
has
in interface Approval
request
- Pull requestgithub
- Clientrepo
- RepositoryIOException
- If failsCopyright © 2009–2014 Rultor Inc.. All rights reserved.