@Deprecated public class RuleBookRunner extends DecisionBook
Rule annotated POJOs.| Constructor and Description |
|---|
RuleBookRunner(java.lang.String rulePackage)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
defineRules()
Deprecated.
this is where the rules can be specified in the subclass; it will be executed by run().
|
addRule, getResult, withDefaultResultprotected void defineRules()
RuleBookdefineRules in class RuleBook