[jboss-jira] [JBoss JIRA] (JBRULES-3402) Support variable expressions in interval-based timer rules

Michael Anstis (JIRA) jira-events at lists.jboss.org
Fri Dec 14 09:48:17 EST 2012


    [ https://issues.jboss.org/browse/JBRULES-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741488#comment-12741488 ] 

Michael Anstis commented on JBRULES-3402:
-----------------------------------------

Davide, does your fix also cover the use-case in https://issues.jboss.org/browse/GUVNOR-1980 whereby expressions can be used in CEP operators?
                
> Support variable expressions in interval-based timer rules
> ----------------------------------------------------------
>
>                 Key: JBRULES-3402
>                 URL: https://issues.jboss.org/browse/JBRULES-3402
>             Project: JBRULES
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-compiler, drools-core
>    Affects Versions: 5.4.0.Beta2
>            Reporter: Davide Sottara
>            Assignee: Davide Sottara
>            Priority: Minor
>             Fix For: 5.4.0.CR1
>
>
> It should be possible to use expressions, and bound variables in particular, with the "timer" attribute:
> rule "Parametric timer"
> timer( expr : $x, $y; ... )
> when
>   Bean( $x : delay, $y : period )
> then
> end

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list