]
Yeser Amer updated DROOLS-4522:
-------------------------------
Summary: Adding "expression" type handling (was: Add an
"expression" property for every complex type in Scenario Testing)
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
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.