Package | Description |
---|---|
org.opennms.netmgt.config.mock | |
org.opennms.netmgt.model.notifd | |
org.opennms.netmgt.notifd | |
org.opennms.netmgt.notifd.asterisk |
Modifier and Type | Method and Description |
---|---|
int |
MockNotificationStrategy.send(List<Argument> arguments) |
Modifier and Type | Method and Description |
---|---|
int |
NotificationStrategy.send(List<Argument> arguments)
send
|
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractSlackCompatibleNotificationStrategy.buildMessage(List<Argument> args) |
protected String |
MicroblogNotificationStrategy.buildMessageBody(List<Argument> arguments)
buildMessageBody
|
protected twitter4j.Twitter |
MicroblogNotificationStrategy.buildUblogService(List<Argument> arguments)
buildUblogService
|
int |
ClassExecutor.execute(String className,
List<Argument> arguments)
Implement this method to support execute style commands such as a system
command or to instantiate a Java class.
|
int |
ServiceRegistryExecutor.execute(String filter,
List<Argument> arguments) |
int |
ExecutorStrategy.execute(String commandLine,
List<Argument> arguments)
Implement this method to support execute style commands such as a system
command or to instantiate a Java class.
|
int |
CommandExecutor.execute(String commandLine,
List<Argument> arguments)
Implement this method to support execute style commands such as a system
command or to instantiate a Java class.
|
protected String |
MicroblogNotificationStrategy.findDestName(List<Argument> arguments)
findDestName
|
int |
TicketNotificationStrategy.send(List<Argument> arguments)
send
|
int |
XMPPGroupNotificationStrategy.send(List<Argument> arguments)
send
|
int |
NullNotificationStrategy.send(List<Argument> arguments)
send
|
int |
MicroblogNotificationStrategy.send(List<Argument> arguments)
send
|
int |
BSFNotificationStrategy.send(List<Argument> arguments) |
int |
MicroblogDMNotificationStrategy.send(List<Argument> arguments)
send
|
int |
XMPPNotificationStrategy.send(List<Argument> arguments)
send
|
int |
JavaMailNotificationStrategy.send(List<Argument> arguments)
send
|
int |
SnmpTrapNotificationStrategy.send(List<Argument> arguments)
send
|
int |
AbstractSlackCompatibleNotificationStrategy.send(List<Argument> arguments)
send
|
int |
MicroblogReplyNotificationStrategy.send(List<Argument> arguments)
send
|
int |
HttpNotificationStrategy.send(List<Argument> arguments)
send
|
int |
BrowserNotificationStrategy.send(List<Argument> arguments) |
int |
IrcCatNotificationStrategy.send(List<Argument> arguments)
send
|
protected void |
AbstractSlackCompatibleNotificationStrategy.setArguments(List<Argument> arguments) |
Modifier and Type | Method and Description |
---|---|
int |
AsteriskOriginateNotificationStrategy.send(List<Argument> arguments)
send
|
Copyright © 2021. All rights reserved.