public class ActionPluginMessage
extends org.hawkular.bus.common.BasicMessage
| Constructor and Description |
|---|
ActionPluginMessage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getActionPlugin() |
Map<String,String> |
getDefaultProperties() |
String |
getOp() |
Set<String> |
getProperties() |
int |
hashCode() |
void |
setActionPlugin(String actionPlugin) |
void |
setDefaultProperties(Map<String,String> defaultProperties) |
void |
setOp(String op) |
void |
setProperties(Set<String> properties) |
String |
toString() |
Copyright © 2015 Red Hat, Inc.. All rights reserved.