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, DeployPluginProxy deployPluginProxy)
           
 
Method Summary
 boolean perform(hudson.FilePath[] wars, boolean useCargoIfIncompatible, boolean useLiverebelIfCompatibleWithWarnings)
           
 
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,
                      DeployPluginProxy deployPluginProxy)
Method Detail

perform

public boolean perform(hudson.FilePath[] wars,
                       boolean useCargoIfIncompatible,
                       boolean useLiverebelIfCompatibleWithWarnings)
                throws IOException,
                       InterruptedException
Throws:
IOException
InterruptedException


Copyright © 2004-2011. All Rights Reserved.