[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1395) Add support to modify() block in java dialect consequences

Edson Tirelli (JIRA) jira-events at lists.jboss.org
Thu Dec 20 07:18:43 EST 2007


     [ http://jira.jboss.com/jira/browse/JBRULES-1395?page=all ]

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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list