org.zeroturnaround.jenkins
Class LiveRebelProxy
java.lang.Object
org.zeroturnaround.jenkins.LiveRebelProxy
public class LiveRebelProxy
- extends 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 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,
List<String> deployableServers,
LiveRebelDeployPublisher.Strategy strategy,
boolean useFallbackIfCompatibleWithWarnings)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
getCommandCenter
public com.zeroturnaround.liverebel.api.CommandCenter getCommandCenter()
- Returns:
- the commandCenter
Copyright © 2004-2012 Hudson. All Rights Reserved.