Package org.drools.example.api.ruleunit
Class PersonRuleUnit
- java.lang.Object
-
- org.drools.example.api.ruleunit.PersonRuleUnit
-
- All Implemented Interfaces:
org.drools.ruleunit.RuleUnit
public class PersonRuleUnit extends Object implements org.drools.ruleunit.RuleUnit
-
-
Constructor Summary
Constructors Constructor Description PersonRuleUnit()
-
-
-
Method Detail
-
getPersons
public org.drools.ruleunit.DataSource<Person> getPersons()
-
-