Uses of Class
step.plugins.notification.gateway.NotificationGatewayException
-
Packages that use NotificationGatewayException Package Description step.plugins.notification.gateway -
-
Uses of NotificationGatewayException in step.plugins.notification.gateway
Methods in step.plugins.notification.gateway that throw NotificationGatewayException Modifier and Type Method Description voidEmailNotificationGateway. send(NotificationGatewayConfiguration gatewayConfiguration_, Notification notification)abstract voidNotificationGateway. send(NotificationGatewayConfiguration gatewayConfiguration, Notification notification)voidNotificationGatewayManager. send(String gatewayId, Notification notification)
-