@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, withDefaultResult
protected void defineRules()
RuleBook
defineRules
in class RuleBook