public interface GroupPickerResourceHelper
Modifier and Type | Method and Description |
---|---|
GroupSuggestionsBean |
findGroupsAsBean(String query,
List<String> excludeGroups,
Integer maxResults)
Gets group search results as a bean
|
GroupSuggestionsBean findGroupsAsBean(String query, List<String> excludeGroups, Integer maxResults)
query
- - a String to match groups againsexcludeGroups
- - groups to exclude from searchCopyright © 2002-2015 Atlassian. All Rights Reserved.