statusMigrations property

List<StatusMigration> statusMigrations
final

The list of old and new status ID mappings for the specified project and issue type.

Implementation

final List<StatusMigration> statusMigrations;