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, String userName)
Gets group search results as a bean

Public Methods

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

Gets group search results as a bean

Parameters
query - a String to match groups agains
excludeGroups - groups to exclude from search
userName - optional user name, context for query
Returns
  • bean that represents the search results with meta data