[jboss-jira] [JBoss JIRA] (DROOLS-300) Add optional start and end arguments to timers

Davide Sottara (JIRA) jira-events at lists.jboss.org
Wed Oct 16 16:07:02 EDT 2013


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

Davide Sottara commented on DROOLS-300:
---------------------------------------

Issue #1
The (non-existing) documentation states just one thing: our interval/expression Timers are compatible with java Timers. 
Java actually provides two modes: fixed-delay repetitions and fixed-rate repetitions.
What we have outlined here is fixed-rate, but we could have fixed-delay too. This might require another attribute, e.g. fixedRate (=true by default).
                
> Add optional start and end arguments to timers
> ----------------------------------------------
>
>                 Key: DROOLS-300
>                 URL: https://issues.jboss.org/browse/DROOLS-300
>             Project: Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions:  6.0.0.CR4
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>


--
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