public class NotificationComposer extends Object
| Constructor and Description |
|---|
NotificationComposer(NotificationConfiguration configuration,
UserProvider userProvider) |
| Modifier and Type | Method and Description |
|---|---|
List<Notification> |
compose(FeatureState state,
List<String> channels) |
public NotificationComposer(NotificationConfiguration configuration, UserProvider userProvider)
public List<Notification> compose(FeatureState state, List<String> channels)
Copyright © 2021. All rights reserved.