Uses of Class
step.plugins.notification.NotificationEngine
-
Packages that use NotificationEngine Package Description step.plugins.notification -
-
Uses of NotificationEngine in step.plugins.notification
Fields in step.plugins.notification declared as NotificationEngine Modifier and Type Field Description protected NotificationEngine
NotificationControllerPlugin. notificationEngine
protected NotificationEngine
NotificationServices. notificationEngine
protected NotificationEngine
NotificationSubscriptionServices. notificationEngine
Constructors in step.plugins.notification with parameters of type NotificationEngine Constructor Description NotificationPlugin(NotificationGatewayManager notificationGatewayManager, NotificationEngine notificationEngine, SchedulerTaskAssertionsManager schedulerTaskAssertionsManager)
-