public class RequestUsernamesEvent extends Object
| Constructor and Description |
|---|
RequestUsernamesEvent(User user,
List<String> usernames) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
User |
getUser() |
List<String> |
getUsernames() |
int |
hashCode() |
Copyright © 2023 Atlassian. All rights reserved.