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-2024 Atlassian. All Rights Reserved.