com.dabsquared.gitlabjenkins
Class GitLab

java.lang.Object
  extended by com.dabsquared.gitlabjenkins.GitLab

public class GitLab
extends Object


Constructor Summary
GitLab()
           
 
Method Summary
static boolean checkConnection(String token, String url, boolean ignoreCertificateErrors)
           
 org.gitlab.api.GitlabAPI instance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GitLab

public GitLab()
Method Detail

instance

public org.gitlab.api.GitlabAPI instance()

checkConnection

public static boolean checkConnection(String token,
                                      String url,
                                      boolean ignoreCertificateErrors)
                               throws IOException
Throws:
IOException


Copyright © 2004-2015. All Rights Reserved.