Package | Description |
---|---|
org.opennms.netmgt.notifd |
Modifier and Type | Method and Description |
---|---|
NotificationTask |
NoticeQueue.putItem(Long key,
NotificationTask value)
putItem
|
Modifier and Type | Method and Description |
---|---|
NotificationTask |
NoticeQueue.putItem(Long key,
NotificationTask value)
putItem
|
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.