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 NotificationGatewayManagerNotificationControllerPlugin. notificationGatewayManagerprotected NotificationGatewayManagerNotificationEngine. notificationGatewayManagerConstructors in step.plugins.notification with parameters of type NotificationGatewayManager Constructor Description NotificationEngine(step.core.accessors.Accessor<NotificationSubscription> notificationAccessor, NotificationGatewayManager notificationGatewayManager)NotificationPlugin(NotificationGatewayManager notificationGatewayManager, NotificationEngine notificationEngine) 
 -