Searched refs:RULE_ACTIONS (Results 1 – 1 of 1) sorted by relevance
58 private static final String RULE_ACTIONS = "ruleActions"; field in BusinessLogicFactory215 JSONArray ruleActionsJSONArray = ruleJSONObject.getJSONArray(RULE_ACTIONS); in extractRuleActionList()