Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.mock | |
org.opennms.netmgt.notifd |
Modifier and Type | Class and Description |
---|---|
class |
NotificationFactory
NotificationFactory class.
|
Modifier and Type | Class and Description |
---|---|
class |
MockNotificationManager |
Modifier and Type | Method and Description |
---|---|
NotificationManager |
Notifd.getNotificationManager() |
NotificationManager |
BroadcastEventProcessor.getNotificationManager()
getNotificationManager
|
Modifier and Type | Method and Description |
---|---|
void |
BroadcastEventProcessor.setNotificationManager(NotificationManager notificationManager)
setNotificationManager
|
Constructor and Description |
---|
NotificationTask(NotificationManager notificationManager,
UserManager userManager,
long sendTime,
Map<String,String> someParams,
List<NotificationTask> siblings,
String autoNotify,
Executor executor)
Constructor, initializes some information
|
Copyright © 2021. All rights reserved.