Package | Description |
---|---|
com.atlassian.jira.rest.v2.issue | |
com.atlassian.jira.rest.v2.issue.groups |
Modifier and Type | Method and Description |
---|---|
GroupSuggestionsBean |
UsersAndGroupsBean.getGroups() |
Constructor and Description |
---|
UsersAndGroupsBean(UserPickerResultsBean users,
GroupSuggestionsBean groups) |
Modifier and Type | Method and Description |
---|---|
GroupSuggestionsBean |
GroupPickerResourceHelperImpl.findGroupsAsBean(String query,
List<String> excludeGroups,
Integer maxResults,
String userName)
Gets group search results as a bean
|
GroupSuggestionsBean |
GroupPickerResourceHelper.findGroupsAsBean(String query,
List<String> excludeGroups,
Integer maxResults,
String userName)
Gets group search results as a bean
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.