public final class NotificationFeatures
extends io.vertigo.app.config.Features
| Constructor and Description |
|---|
NotificationFeatures()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildFeatures() |
NotificationFeatures |
withNotificationPlugin(Class<? extends NotificationPlugin> notificationPluginClass,
io.vertigo.core.param.Param... params) |
NotificationFeatures |
withRedis()
Defines REDIS as the database to store the notifications
|
public NotificationFeatures withRedis()
public NotificationFeatures withNotificationPlugin(Class<? extends NotificationPlugin> notificationPluginClass, io.vertigo.core.param.Param... params)
notificationPluginClass - params - protected void buildFeatures()
buildFeatures in class io.vertigo.app.config.FeaturesCopyright © 2017. All Rights Reserved.