Uses of Class
step.plugins.notification.gateway.NotificationGatewayManager
-
Packages that use NotificationGatewayManager Package Description step.plugins.notification -
-
Uses of NotificationGatewayManager in step.plugins.notification
Fields in step.plugins.notification declared as NotificationGatewayManager Modifier and Type Field Description protected NotificationGatewayManagerNotificationEngine. notificationGatewayManagerprotected NotificationGatewayManagerNotificationPlugin. notificationGatewayManagerConstructors in step.plugins.notification with parameters of type NotificationGatewayManager Constructor Description NotificationEngine(step.core.accessors.CRUDAccessor<NotificationSubscription> notificationAccessor, NotificationGatewayManager notificationGatewayManager)
-