com.base2services.jenkins.github
Class GitHubSQSHook
java.lang.Object
com.base2services.jenkins.github.GitHubSQSHook
public class GitHubSQSHook
- extends Object
Manage the GitHub SQS Service Hook
- Author:
- aaronwalker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitHubSQSHook
public GitHubSQSHook()
login
public Iterable<org.kohsuke.github.GitHub> login(String host,
String userName)
- Logs in as the given user and returns the connection object.
get
public static GitHubSQSHook get()
Copyright © 2004-2013. All Rights Reserved.