]
Anna Dupliak updated DROOLS-4522:
---------------------------------
Attachment: Cut describtion.png
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.30.0.Final
Attachments: Are not adding expression.mov, Cannot add Expect property.mov,
Cannot add expression without removing all other properties.mov, Cannot apply not
expression type.mov, Cannot insert DO .mov, Cut describtion.png,
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.