[jboss-jira] [JBoss JIRA] (JBRULES-3402) Support variable expressions in interval-based timer rules
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Thu Mar 29 09:57:47 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved JBRULES-3402.
----------------------------------
Resolution: Done
> Support variable expressions in interval-based timer rules
> ----------------------------------------------------------
>
> Key: JBRULES-3402
> URL: https://issues.jboss.org/browse/JBRULES-3402
> Project: Drools
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list