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.LiveViewException
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.