public class NotificationService extends Object
NotificationService is the service layer that handles notification operations.| Constructor and Description |
|---|
NotificationService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
notifyUserFromChange(Map<String,List<NotificationDTO>> mapOwnersCablesUnexpectedChanges)
Sends email notification to admins if unexpected changes happened in CHESS
|
public boolean notifyUserFromChange(Map<String,List<NotificationDTO>> mapOwnersCablesUnexpectedChanges)
mapOwnersCablesUnexpectedChanges - contains the owners of the changed cables, and the parametersCopyright © 2025 European Spallation Source. All rights reserved.