usages property

List<ProjectIssueTypes> usages
final

The workflows.usages expand is an optional parameter that can be used when reading and updating workflows in Jira. It provides additional information about the projects and issue types associated with the requested workflows.

Implementation

final List<ProjectIssueTypes> usages;