Modifier and Type | Class and Description |
---|---|
static class |
LabelExpAxis.DescriptorImpl |
Constructor and Description |
---|
LabelExpAxis(String name,
List<String> values) |
LabelExpAxis(String name,
String values) |
Modifier and Type | Method and Description |
---|---|
LabelExpAxis.DescriptorImpl |
getDescriptor() |
static List<String> |
getExprValues(String valuesString) |
String |
getValuesString() |
boolean |
isSystem()
Returns true if this axis is a system-reserved axis
that
|
addBuildVariable, all, compareTo, getName, getValues, getValueString, indexOf, iterator, parsePrefixed, readResolve, rebuild, size, toString, value
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public boolean isSystem()
Axis
public LabelExpAxis.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<Axis>
getDescriptor
in class Axis
public String getValuesString()
Copyright © 2014. All rights reserved.