Uses of Class
org.zeroturnaround.jenkins.LiveRebelDeployPublisher.Strategy

Uses of LiveRebelDeployPublisher.Strategy in org.zeroturnaround.jenkins
 

Fields in org.zeroturnaround.jenkins declared as LiveRebelDeployPublisher.Strategy
 LiveRebelDeployPublisher.Strategy LiveRebelDeployPublisher.strategy
           
 

Methods in org.zeroturnaround.jenkins that return LiveRebelDeployPublisher.Strategy
static LiveRebelDeployPublisher.Strategy LiveRebelDeployPublisher.Strategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LiveRebelDeployPublisher.Strategy[] LiveRebelDeployPublisher.Strategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.zeroturnaround.jenkins with parameters of type LiveRebelDeployPublisher.Strategy
 boolean LiveRebelProxy.perform(hudson.FilePath[] wars, java.lang.String contextPath, java.util.List<java.lang.String> deployableServers, LiveRebelDeployPublisher.Strategy strategy, boolean useFallbackIfCompatibleWithWarnings, boolean uploadOnly)
           
 



Copyright © 2004-2012. All Rights Reserved.