issueTypeIds property

List<String> issueTypeIds
final

A list of the issue type IDs to move. The order of the issue type IDs in the list is the order they are given after the move.

Implementation

final List<String> issueTypeIds;