jql property

String? jql
final

The JQL query for the filter. For example, project = SSP AND issuetype = Bug.

Implementation

final String? jql;