Uses of Interface
org.jeasy.rules.api.Action
-
Packages that use Action Package Description org.jeasy.rules.core This package contains Easy Rules core implementation. -
-
Uses of Action in org.jeasy.rules.core
Methods in org.jeasy.rules.core with parameters of type Action Modifier and Type Method Description RuleBuilder
RuleBuilder. then(Action action)
Add an action to the rule.
-