statusMappings property

List<StatusMappingDTO> statusMappings
final

The mapping of old to new status ID for a specific project and issue type.

Implementation

final List<StatusMappingDTO> statusMappings;