]
Yeser Amer updated DROOLS-4522:
-------------------------------
Fix Version/s: 7.29.0.Final
Adding "expression" type handling
---------------------------------
Key: DROOLS-4522
URL:
https://issues.jboss.org/browse/DROOLS-4522
Project: Drools
Issue Type: Feature Request
Components: Scenario Simulation and Testing
Reporter: Yeser Amer
Assignee: Yeser Amer
Priority: Major
Fix For: 7.29.0.Final
Attachments: can-be-suspended-expression.webm
Basically, with the changes introduced in this PR, every complex type object in Scenario
has an additional property ("expression") where it will be possible to add
expression logic to the referred object (fact). At the moment, the changes involve only
front-end side.