JavaScript is disabled on your browser.
A E G I L M O P V W
A
ActionPlugin - Annotation Type in org.hawkular.alerts.actions.api
Define an alerts actions plugin implementation
Plugin must have a unique name that will be used at registration phase
Plugin must implement ActionPluginListener interface
ActionPluginListener - Interface in org.hawkular.alerts.actions.api
A listener that will initialize the plugin and process incoming messages.
E
errorCannotBeStarted(String, String) - Method in interface org.hawkular.alerts.actions.api.MsgLogger
errorCannotBeStarted(String, String) - Method in class org.hawkular.alerts.actions.api.MsgLogger_$logger
errorCannotBeStarted$str() - Method in class org.hawkular.alerts.actions.api.MsgLogger_$logger
errorCannotSendMessage(String, String) - Method in interface org.hawkular.alerts.actions.api.MsgLogger
errorCannotSendMessage(String, String) - Method in class org.hawkular.alerts.actions.api.MsgLogger_$logger
errorCannotSendMessage$str() - Method in class org.hawkular.alerts.actions.api.MsgLogger_$logger
G
getAction() - Method in interface org.hawkular.alerts.actions.api.PluginMessage
getActionPlugin() - Method in interface org.hawkular.alerts.actions.api.PluginOperationMessage
getDefaultProperties() - Method in interface org.hawkular.alerts.actions.api.ActionPluginListener
The alerts engine registers the plugins available with their default values.
getDefaultProperties() - Method in interface org.hawkular.alerts.actions.api.PluginOperationMessage
getOperation() - Method in interface org.hawkular.alerts.actions.api.PluginOperationMessage
getProperties() - Method in interface org.hawkular.alerts.actions.api.ActionPluginListener
The alerts engine registers the plugins available with their properties.
getProperties() - Method in interface org.hawkular.alerts.actions.api.PluginMessage
getPropertyNames() - Method in interface org.hawkular.alerts.actions.api.PluginOperationMessage
I
infoActionReceived(String, String) - Method in interface org.hawkular.alerts.actions.api.MsgLogger
infoActionReceived(String, String) - Method in class org.hawkular.alerts.actions.api.MsgLogger_$logger
infoActionReceived$str() - Method in class org.hawkular.alerts.actions.api.MsgLogger_$logger
L
LOGGER - Static variable in interface org.hawkular.alerts.actions.api.MsgLogger
M
MsgLogger - Interface in org.hawkular.alerts.actions.api
Common log for INFO, WARN, ERROR and FATAL messages.
MsgLogger_$logger - Class in org.hawkular.alerts.actions.api
Warning this class consists of generated code.
MsgLogger_$logger(Logger) - Constructor for class org.hawkular.alerts.actions.api.MsgLogger_$logger
O
org.hawkular.alerts.actions.api - package org.hawkular.alerts.actions.api
P
PluginMessage - Interface in org.hawkular.alerts.actions.api
A message sent to the plugin from the alerts engine
It has the alert payload as well as action properties
PluginOperationMessage - Interface in org.hawkular.alerts.actions.api
A message sent to the alerts engine from the plugin
It defines a code of operation and payloads
It used for plugin registration but additional operations should be supported
PluginOperationMessage.Operation - Enum in org.hawkular.alerts.actions.api
process(PluginMessage) - Method in interface org.hawkular.alerts.actions.api.ActionPluginListener
This method is invoked by the ActionService to process a new action generated by the engine.
V
valueOf(String) - Static method in enum org.hawkular.alerts.actions.api.PluginOperationMessage.Operation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hawkular.alerts.actions.api.PluginOperationMessage.Operation
Returns an array containing the constants of this enum type, in
the order they are declared.
W
warnMessageReceivedWithoutPayload(String) - Method in interface org.hawkular.alerts.actions.api.MsgLogger
warnMessageReceivedWithoutPayload(String) - Method in class org.hawkular.alerts.actions.api.MsgLogger_$logger
warnMessageReceivedWithoutPayload$str() - Method in class org.hawkular.alerts.actions.api.MsgLogger_$logger
A E G I L M O P V W
Copyright © 2015 Red Hat, Inc. . All rights reserved.