public class UserSearchParams extends Object
Constructor and Description |
---|
UserSearchParams(String search,
List<Long> directoryIds,
Boolean active,
int avatarSizeHint) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getActive() |
int |
getAvatarSizeHint() |
List<Long> |
getDirectoryIds() |
String |
getSearch() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 Atlassian. All rights reserved.