public static class UserPickerResource.UserPickerResultsWrapper extends Object
Constructor and Description |
---|
UserPickerResultsWrapper(List<UserPickerResource.UserPickerUser> users,
String footer,
Integer total) |
Modifier and Type | Method and Description |
---|---|
void |
addUser(UserPickerResource.UserPickerUser user) |
void |
setFooter(String footer) |
void |
setTotal(Integer total) |
String |
toString() |
public UserPickerResultsWrapper(List<UserPickerResource.UserPickerUser> users, String footer, Integer total)
Copyright © 2002-2017 Atlassian. All Rights Reserved.