the TGNG Java API .
default configuration called API Sample in issue TEST-1.
The example moves all rows assigned to a current user in status In Review to status Closed in a Grid custom field with
expand
The example script deletes
in
expand
checks whether a sample Grid custom field contains values on transition and throws an error otherwise.
that
named "API Sample" contains at least one row.
Java API Examples
Expand | ||
---|---|---|
| ||
readFieldData usage exampleThe example script reads all data from a Grid custom field with |
readFieldData usage example
The example script adds 2 rows to a Grid custom field withdefault configuration called API Sample in issue TEST-1. | |||||
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Expand | ||
---|---|---|
|
addRows usage exampleThe example script adds 2 rows to a Grid custom field with default configuration called API Sample in issue TEST-1. |
| |||||
|
Expand | ||
---|---|---|
|
updateRows usage exampleThe example moves all rows assigned to a current user in status In Review to status Closed |
in a Grid custom field with default configuration called API Sample in issue TEST-1. |
| |||||
|
Expand | ||
---|---|---|
| ||
deleteRows usage exampleThe example script |
Expand | ||||||
---|---|---|---|---|---|---|
title | deleteRows usage exampledeletes all rows assigned to a current user in status Closed in a Grid custom field with default configuration called API Sample in issue TEST-1.
|
Expand | ||
---|---|---|
| ||
readFieldDataInEditMode usage exampleThe example script checks |
whether a sample Grid custom field |
Expand | ||||||
---|---|---|---|---|---|---|
title | readFieldDataInEditMode usage examplecontains values on transition and throws an error otherwise.
|