org.zeroturnaround.jenkins
Class LiveRebelProxy
java.lang.Object
org.zeroturnaround.jenkins.LiveRebelProxy
public class LiveRebelProxy
- extends java.lang.Object
- Author:
- Juri Timoshin
|
Constructor Summary |
LiveRebelProxy(com.zeroturnaround.liverebel.api.CommandCenterFactory centerFactory,
hudson.model.BuildListener listener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARTIFACT_DEPLOYED_AND_UPDATED
public static final java.lang.String ARTIFACT_DEPLOYED_AND_UPDATED
- See Also:
- Constant Field Values
LiveRebelProxy
public LiveRebelProxy(com.zeroturnaround.liverebel.api.CommandCenterFactory centerFactory,
hudson.model.BuildListener listener)
perform
public boolean perform(hudson.FilePath[] wars,
java.util.List<java.lang.String> deployableServers,
LiveRebelDeployPublisher.Strategy strategy,
boolean useFallbackIfCompatibleWithWarnings)
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
getCommandCenter
public com.zeroturnaround.liverebel.api.CommandCenter getCommandCenter()
- Returns:
- the commandCenter
Copyright © 2004-2012. All Rights Reserved.