]
Edson Tirelli closed JBRULES-1395.
----------------------------------
Fix Version/s: 4.0.4
Resolution: Done
Support added.
Add support to modify() block in java dialect consequences
----------------------------------------------------------
Key: JBRULES-1395
URL:
http://jira.jboss.com/jira/browse/JBRULES-1395
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Drl Parser/Builder
Reporter: Edson Tirelli
Assigned To: Edson Tirelli
Fix For: 4.0.4, 4.1.0
Add support to modify() block in java dialect consequences, similar to what we have for
MVEL, but using java syntax:
modify( $p ) {
setStatus( "full" ),
setAge( $p.getAge() + 1 )
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: