public class NotificationComposer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MESSAGE_FORMAT |
| Constructor and Description |
|---|
NotificationComposer(NotificationConfiguration configuration,
UserProvider userProvider) |
| Modifier and Type | Method and Description |
|---|---|
List<Notification> |
compose(FeatureState state,
List<String> channels) |
public static final String DEFAULT_MESSAGE_FORMAT
public NotificationComposer(NotificationConfiguration configuration, UserProvider userProvider)
public List<Notification> compose(FeatureState state, List<String> channels)
Copyright © 2020. All Rights Reserved.