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

Packages that use GroupSuggestionBean
com.atlassian.jira.rest.v2.issue   
 

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

Methods in com.atlassian.jira.rest.v2.issue that return types with arguments of type GroupSuggestionBean
 Collection<GroupSuggestionBean> GroupSuggestionsBean.getGroups()
           
 

Constructor parameters in com.atlassian.jira.rest.v2.issue with type arguments of type GroupSuggestionBean
GroupSuggestionsBean(Integer total, String header, List<GroupSuggestionBean> groups)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.