Class CachetAxis
java.lang.Object
hudson.model.AbstractDescribableImpl<hudson.matrix.Axis>
hudson.matrix.Axis
com.redhat.jenkins.plugins.cachet.matrix.CachetAxis
- All Implemented Interfaces:
ExtensionPoint,Describable<hudson.matrix.Axis>,Comparable<hudson.matrix.Axis>,Iterable<String>
public class CachetAxis
extends hudson.matrix.Axis
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.matrix.Axis
name, values -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetResources(List<String> resources) Methods inherited from class hudson.matrix.Axis
addBuildVariable, all, compareTo, getDescriptor, getName, getValues, getValueString, 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
-
CachetAxis
-
-
Method Details
-
getResources
-
setResources
-
equals
- Overrides:
equalsin classhudson.matrix.Axis
-
hashCode
public int hashCode()- Overrides:
hashCodein classhudson.matrix.Axis
-