src/engine/engine.interface.ts
Fact change triggering the evaluation of a rule/execution of a ruleset
Properties |
factName |
factName:
|
Type : string
|
Name of the fact that changed |
newValue |
newValue:
|
Type : Facts
|
Optional |
New value of the fact |
oldValue |
oldValue:
|
Type : Facts
|
Optional |
Old value of the fact |