| Package | Description |
|---|---|
| net.rcarz.jiraclient |
| Modifier and Type | Method and Description |
|---|---|
static Field.ValueTuple |
Field.valueById(String id)
Create a value tuple with value type of ID number.
|
static Field.ValueTuple |
Field.valueByKey(String key)
Create a value tuple with value type of key.
|
static Field.ValueTuple |
Field.valueByName(String name)
Create a value tuple with value type of name.
|
Copyright © 2022. All rights reserved.