Package com.atlassian.bamboo.user.rename
Class UserRenameInNotifications
- java.lang.Object
-
- com.atlassian.bamboo.user.rename.UserRenameInNotifications
-
public class UserRenameInNotifications extends Object
-
-
Constructor Summary
Constructors Constructor Description UserRenameInNotifications(@NotNull NotificationManager notificationManager, @NotNull CachedPlanManager cachedPlanManager)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onRenameUser(@NotNull UserRenameEvent userRenameEvent)
-
-
-
Constructor Detail
-
UserRenameInNotifications
public UserRenameInNotifications(@NotNull @NotNull NotificationManager notificationManager, @NotNull @NotNull CachedPlanManager cachedPlanManager)
-
-
Method Detail
-
onRenameUser
@EventListener public void onRenameUser(@NotNull @NotNull UserRenameEvent userRenameEvent)
-
-