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(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, String contextPath, List<String> deployableServers, LiveRebelDeployPublisher.Strategy strategy, boolean useFallbackIfCompatibleWithWarnings)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.