public class NotificationGatewayManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected step.core.accessors.CRUDAccessor<NotificationGatewayConfiguration> |
gatewayConfigurationAccessor |
| Constructor and Description |
|---|
NotificationGatewayManager(step.core.accessors.CRUDAccessor<NotificationGatewayConfiguration> gatewayConfigurationAccessor) |
protected final step.core.accessors.CRUDAccessor<NotificationGatewayConfiguration> gatewayConfigurationAccessor
public NotificationGatewayManager(step.core.accessors.CRUDAccessor<NotificationGatewayConfiguration> gatewayConfigurationAccessor)
public void send(String gatewayId, Notification notification) throws NotificationGatewayException
NotificationGatewayExceptionCopyright © 2020. All rights reserved.