public interface

GroupPickerResourceHelper

com.atlassian.jira.rest.v2.issue.groups.GroupPickerResourceHelper
Known Indirect Subclasses

Summary

Public Methods
GroupSuggestionsBean findGroupsAsBean(String query, List<String> excludeGroups, Integer maxResults)
Gets group search results as a bean

Public Methods

public GroupSuggestionsBean findGroupsAsBean (String query, List<String> excludeGroups, Integer maxResults)

Gets group search results as a bean

Parameters
query - a String to match groups agains
excludeGroups - groups to exclude from search
Returns
  • bean that represents the search results with meta data