Uses of Class
com.atlassian.jira.rest.v2.issue.GroupSuggestionsBean
Packages that use GroupSuggestionsBean
-
Uses of GroupSuggestionsBean in com.atlassian.jira.rest.v2.issue
Methods in com.atlassian.jira.rest.v2.issue that return GroupSuggestionsBeanConstructors in com.atlassian.jira.rest.v2.issue with parameters of type GroupSuggestionsBeanModifierConstructorDescriptionUsersAndGroupsBean(UserPickerResultsBean users, GroupSuggestionsBean groups) -
Uses of GroupSuggestionsBean in com.atlassian.jira.rest.v2.issue.groups
Methods in com.atlassian.jira.rest.v2.issue.groups that return GroupSuggestionsBeanModifier and TypeMethodDescriptionGroupPickerResourceHelper.findGroupsAsBean(String query, List<String> excludeGroups, Integer maxResults, String userName) Gets group search results as a beanGroupPickerResourceHelperImpl.findGroupsAsBean(String query, List<String> excludeGroups, Integer maxResults, String userName) Gets group search results as a bean