public interface ExecuteJavaAction extends AlertRuleAction
AlertRuleAction.ActionType
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClazz()
Gets the value of the clazz property.
|
java.util.Map<java.lang.String,java.lang.String> |
getParameters()
Gets the map of parameters.
|
void |
setClazz(java.lang.String value)
Sets the value of the clazz property.
|
getActionType, getDescription, isEnabled, setDescription, setEnabled
java.util.Map<java.lang.String,java.lang.String> getParameters()
Map
java.lang.String getClazz()
String
void setClazz(java.lang.String value)
value
- allowed object is
String