public static class UserPicker.UserSearchResultRow extends Object
| Constructor and Description |
|---|
UserSearchResultRow(String displayName,
String email,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAlias() |
String |
getDisplayName() |
String |
getEmail() |
int |
hashCode() |
String |
toString() |
Copyright © 2024 Atlassian. All rights reserved.