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 Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.matrix.Axis
addBuildVariable, all, compareTo, equals, getName, getValues, getValueString, hashCode, indexOf, isSystem, iterator, parsePrefixed, readResolve, rebuild, size, toString, valueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
TextAxis
-
TextAxis
-
TextAxis
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<Axis>- Overrides:
getDescriptorin classAxis
-