Upgrade to version 7.32.0.Final
Update package name of rules => Java compliant syntax
This commit is contained in:
parent
937bf30b8b
commit
422945f580
9 changed files with 6 additions and 10 deletions
|
|
@ -29,6 +29,7 @@ public class Testlesson31 {
|
|||
cashFlow.setType(CashFlow.CREDIT);
|
||||
sessionStatefull.insert(cashFlow);
|
||||
sessionStatefull.fireAllRules();
|
||||
sessionStatefull.dispose();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue