|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.AbstractDescribableImpl<hudson.matrix.Axis>
hudson.matrix.Axis
org.jenkinsci.plugins.GroovyAxis
public class GroovyAxis
| Nested Class Summary | |
|---|---|
static class |
GroovyAxis.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.matrix.Axis |
|---|
name, values |
| Constructor Summary | |
|---|---|
GroovyAxis(java.lang.String name,
java.lang.String valueString)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getGroovyString()
|
| Methods inherited from class hudson.matrix.Axis |
|---|
addBuildVariable, all, compareTo, getDescriptor, getName, getValues, getValueString, indexOf, isSystem, iterator, parsePrefixed, readResolve, size, toString, value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public GroovyAxis(java.lang.String name,
java.lang.String valueString)
| Method Detail |
|---|
public java.lang.String getGroovyString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||