Package | Description |
---|---|
org.jenkinsci.plugins.workflow.structs |
Modifier and Type | Class and Description |
---|---|
static class |
DescribableHelper.ArrayType
Deprecated.
|
static class |
DescribableHelper.AtomicType
Deprecated.
|
static class |
DescribableHelper.EnumType
Deprecated.
|
static class |
DescribableHelper.ErrorType
Deprecated.
|
static class |
DescribableHelper.HeterogeneousObjectType
Deprecated.
A parameter (or array element) which could take any of the indicated concrete object types.
|
static class |
DescribableHelper.HomogeneousObjectType
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DescribableHelper.ParameterType |
DescribableHelper.ArrayType.getElementType()
The element type of the array or list.
|
Modifier and Type | Method and Description |
---|---|
Map<String,DescribableHelper.ParameterType> |
DescribableHelper.Schema.parameters()
A map from parameter names to types.
|
Copyright © 2016–2017. All rights reserved.