Package hudson.matrix
Class TextAxis
- All Implemented Interfaces:
- ExtensionPoint,- Describable<Axis>,- Comparable<Axis>,- Iterable<String>
User-defined plain text axis.
- Author:
- Kohsuke Kawaguchi
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.matrix.AxisaddBuildVariable, all, compareTo, equals, getName, getValues, getValueString, hashCode, indexOf, isSystem, iterator, parsePrefixed, readResolve, rebuild, size, toString, valueMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.IterableforEach, spliterator
- 
Constructor Details- 
TextAxis
- 
TextAxis
- 
TextAxis
 
- 
- 
Method Details- 
getDescriptor- Specified by:
- getDescriptorin interface- Describable<Axis>
- Overrides:
- getDescriptorin class- Axis
 
 
-