@Service public class BaseNotificationSettingsProvider extends Object implements NotificationSettingsProvider
| Constructor and Description |
|---|
BaseNotificationSettingsProvider() |
| Modifier and Type | Method and Description |
|---|---|
EventSettings |
getGlobalSettings(LOV event) |
protected List<Recipient> |
getRecipientTypes(NotificationSettings settings) |
EventSettings |
getUserSettings(LOV event,
Long userId) |
public EventSettings getGlobalSettings(LOV event)
getGlobalSettings in interface NotificationSettingsProviderpublic EventSettings getUserSettings(LOV event, Long userId)
getUserSettings in interface NotificationSettingsProviderprotected List<Recipient> getRecipientTypes(NotificationSettings settings)
Copyright © 2018–2021 Tesler. All rights reserved.