transitions property

List<IssueTransition> transitions
final

The transitions that can be performed on the issue.

Implementation

final List<IssueTransition> transitions;