hudson.plugins.sauce_ondemand
Class SeleniumRCAxis

java.lang.Object
  extended by hudson.model.AbstractDescribableImpl<hudson.matrix.Axis>
      extended by hudson.matrix.Axis
          extended by hudson.plugins.sauce_ondemand.BrowserAxis
              extended by hudson.plugins.sauce_ondemand.SeleniumRCAxis
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.matrix.Axis>, Comparable<hudson.matrix.Axis>, Iterable<String>

public class SeleniumRCAxis
extends BrowserAxis

Author:
Ross Rowe

Nested Class Summary
static class SeleniumRCAxis.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.matrix.Axis
name, values
 
Constructor Summary
SeleniumRCAxis(List<String> values)
           
 
Method Summary
 
Methods inherited from class hudson.plugins.sauce_ondemand.BrowserAxis
addBuildVariable, hasValue
 
Methods inherited from class hudson.matrix.Axis
all, compareTo, getDescriptor, getName, getValues, getValueString, indexOf, isSystem, iterator, parsePrefixed, readResolve, size, toString, value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SeleniumRCAxis

@DataBoundConstructor
public SeleniumRCAxis(List<String> values)


Copyright © 2004-2012. All Rights Reserved.