| Package | Description |
|---|---|
| io.jenkins.plugins.ksm.notation |
| Modifier and Type | Method and Description |
|---|---|
static KsmFieldDataEnumType |
KsmFieldDataEnumType.getEnumByString(String name) |
KsmFieldDataEnumType |
KsmNotationItem.getFieldDataType() |
static KsmFieldDataEnumType |
KsmFieldDataEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KsmFieldDataEnumType[] |
KsmFieldDataEnumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KsmNotationItem.setFieldDataType(KsmFieldDataEnumType fieldDataType) |
| Constructor and Description |
|---|
KsmNotationItem(String destination,
String envVar,
String filePath,
String notation,
String uid,
KsmFieldDataEnumType fieldDataType,
String fieldKey,
Boolean returnSingle,
Integer arrayIndex,
String dictKey,
boolean allowFailure) |
Copyright © 2016–2021. All rights reserved.