org.zeroturnaround.jenkins
Class StaticCommandCenter
java.lang.Object
org.zeroturnaround.jenkins.StaticCommandCenter
public class StaticCommandCenter
- extends Object
Class to cache the Command Center instance.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticCommandCenter
public StaticCommandCenter()
getCommandCenter
public static com.zeroturnaround.liverebel.api.CommandCenter getCommandCenter()
newCommandCenterFactory
public static com.zeroturnaround.liverebel.api.CommandCenterFactory newCommandCenterFactory()
configure
public static void configure(String authToken,
String lrUrl,
boolean isDebugLoggingEnabled)
isDebugLoggingEnabled
public static boolean isDebugLoggingEnabled()
close
public static void close()
Copyright © 2004-2013. All Rights Reserved.