public class TestPluginMessage extends Object implements PluginMessage
| Constructor and Description |
|---|
TestPluginMessage(org.hawkular.alerts.api.model.action.Action action,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.alerts.api.model.action.Action |
getAction() |
Map<String,String> |
getProperties() |
public org.hawkular.alerts.api.model.action.Action getAction()
getAction in interface PluginMessagepublic Map<String,String> getProperties()
getProperties in interface PluginMessageCopyright © 2015 Red Hat, Inc.. All rights reserved.