Interface RuleAPI
public interface RuleAPI
-
Method Details
-
getText
-
pickText
String pickText() -
getId
String getId() -
getTrigger
String getTrigger() -
getOptions
-
runScript
- Parameters:
dialog
- can be null.memory
-
-
getScriptCopy
List<ExpressionAPI> getScriptCopy()
-