public class UsersAndGroupsBean extends Object
| Modifier and Type | Field and Description |
|---|---|
static UsersAndGroupsBean |
DOC_EXAMPLE |
| Constructor and Description |
|---|
UsersAndGroupsBean(UserPickerResultsBean users,
GroupSuggestionsBean groups) |
| Modifier and Type | Method and Description |
|---|---|
GroupSuggestionsBean |
getGroups() |
UserPickerResultsBean |
getUsers() |
public static final UsersAndGroupsBean DOC_EXAMPLE
public UsersAndGroupsBean(UserPickerResultsBean users, GroupSuggestionsBean groups)
public UserPickerResultsBean getUsers()
public GroupSuggestionsBean getGroups()
Copyright © 2002-2019 Atlassian. All Rights Reserved.