| Package | Description |
|---|---|
| step.plugins.notification | |
| step.plugins.notification.gateway | |
| step.plugins.notification.gateway.configuration |
| Modifier and Type | Method and Description |
|---|---|
NotificationGatewayConfiguration |
NotificationServices.getNotificationGatewayConfiguration(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationGatewayConfiguration> |
NotificationServices.getNotificationGatewayConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationServices.saveNotificationGatewayConfiguration(NotificationGatewayConfiguration gatewayConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected step.core.accessors.CRUDAccessor<NotificationGatewayConfiguration> |
NotificationGatewayManager.gatewayConfigurationAccessor |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
NotificationGateway.send(NotificationGatewayConfiguration gatewayConfiguration,
Notification notification) |
void |
EmailNotificationGateway.send(NotificationGatewayConfiguration gatewayConfiguration_,
Notification notification) |
| Constructor and Description |
|---|
NotificationGatewayManager(step.core.accessors.CRUDAccessor<NotificationGatewayConfiguration> gatewayConfigurationAccessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailNotificationGatewayConfiguration |
Copyright © 2020. All rights reserved.