public class UserProfileUpdatedEvent extends Object
| Constructor and Description |
|---|
UserProfileUpdatedEvent(ApplicationUser user,
ApplicationUser editedBy) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditedByUsername() |
String |
getUsername() |
public UserProfileUpdatedEvent(ApplicationUser user, ApplicationUser editedBy)
Copyright © 2002-2021 Atlassian. All Rights Reserved.