Uses of Class
com.atlassian.jira.rest.v2.issue.GroupSuggestionsBean

Packages that use GroupSuggestionsBean
com.atlassian.jira.rest.v2.issue   
com.atlassian.jira.rest.v2.issue.groups   
 

Uses of GroupSuggestionsBean in com.atlassian.jira.rest.v2.issue
 

Methods in com.atlassian.jira.rest.v2.issue that return GroupSuggestionsBean
 GroupSuggestionsBean UsersAndGroupsBean.getGroups()
           
 

Constructors in com.atlassian.jira.rest.v2.issue with parameters of type GroupSuggestionsBean
UsersAndGroupsBean(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 GroupSuggestionsBean
 GroupSuggestionsBean GroupPickerResourceHelper.findGroupsAsBean(String query, List<String> excludeGroups, Integer maxResults)
          Gets group search results as a bean
 GroupSuggestionsBean GroupPickerResourceHelperImpl.findGroupsAsBean(String query, List<String> excludeGroups, Integer maxResults)
          Gets group search results as a bean
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.