|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.AbstractDescribableImpl<hudson.matrix.Axis>
hudson.matrix.Axis
hudson.plugins.sauce_ondemand.BrowserAxis
public class BrowserAxis
Axis that configures SELENIUM_DRIVER.
| Nested Class Summary | |
|---|---|
static class |
BrowserAxis.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 | |
|---|---|
BrowserAxis(List<String> values)
|
|
| Method Summary | |
|---|---|
void |
addBuildVariable(String value,
Map<String,String> map)
|
boolean |
hasValue(String v)
|
| 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 |
|---|
@DataBoundConstructor public BrowserAxis(List<String> values)
| Method Detail |
|---|
public boolean hasValue(String v)
public void addBuildVariable(String value,
Map<String,String> map)
addBuildVariable in class hudson.matrix.Axis
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||