public interface IExecJavaAction
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
action(AlertRule actionRule,
      AlertRule.Actions.Action action,
      TupleAddedEvent event)
Deprecated. 
 
Use ExecJavaActionClass 
 | 
boolean action(AlertRule actionRule, AlertRule.Actions.Action action, TupleAddedEvent event) throws LiveViewException
actionRule - - the rule that caused the actionaction - - This java exection actionevent - - the event that caused the action to be executed.LiveViewExceptionCopyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.