Searched defs:actions (Results 1 – 2 of 2) sorted by relevance
259 List<BusinessLogicRuleAction> actions) { in BusinessLogicRule()
270 List<Action> actions = new ArrayList<>(); in createSmartActions() local