org.zeroturnaround.jenkins
Class LiveRebelProxy

java.lang.Object
  extended by 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)
           
 
Method Summary
 boolean perform(hudson.FilePath[] wars, List<String> deployableServers, boolean useOfflineUpdateIfCompatibleWithWarnings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveRebelProxy

public LiveRebelProxy(com.zeroturnaround.liverebel.api.CommandCenterFactory centerFactory,
                      hudson.model.BuildListener listener)
Method Detail

perform

public boolean perform(hudson.FilePath[] wars,
                       List<String> deployableServers,
                       boolean useOfflineUpdateIfCompatibleWithWarnings)
                throws IOException,
                       InterruptedException
Throws:
IOException
InterruptedException


Copyright © 2004-2011 Hudson. All Rights Reserved.