group property
The name of the group to add as a default actor. This parameter cannot be
used with the groupId parameter. As a group's name can change,use of
groupId is recommended. This parameter accepts a comma-separated list.
For example, "group":["project-admin", "jira-developers"].
Implementation
final List<String> group;