public class ElasticAxis extends hudson.matrix.LabelAxis
| Modifier and Type | Class and Description |
|---|---|
static class |
ElasticAxis.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudsonname, values| Constructor and Description |
|---|
ElasticAxis(String name,
String labelString,
boolean ignoreOffline,
boolean dontExpandLabels) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
boolean |
getDontExpandLabels() |
boolean |
getIgnoreOffline() |
String |
getLabelString() |
List<String> |
getValues() |
int |
hashCode() |
List<String> |
rebuild(hudson.matrix.MatrixBuild.MatrixBuildExecution context) |
getValueString, isSystemaddBuildVariable, all, compareTo, getDescriptor, getName, indexOf, iterator, parsePrefixed, readResolve, size, toString, valueclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic String getLabelString()
public boolean getIgnoreOffline()
public boolean getDontExpandLabels()
public List<String> rebuild(hudson.matrix.MatrixBuild.MatrixBuildExecution context)
rebuild in class hudson.matrix.Axispublic List<String> getValues()
getValues in class hudson.matrix.Axispublic boolean equals(Object o)
equals in class hudson.matrix.Axispublic int hashCode()
hashCode in class hudson.matrix.AxisCopyright © 2013–2021. All rights reserved.