[jboss-jira] [JBoss JIRA] (DROOLS-794) Advance time in SessionPseudoClock number of times in a row

Tibor Zimányi (JIRA) issues at jboss.org
Wed May 27 09:04:02 EDT 2015


Tibor Zimányi created DROOLS-794:
------------------------------------

             Summary: Advance time in SessionPseudoClock number of times in a row
                 Key: DROOLS-794
                 URL: https://issues.jboss.org/browse/DROOLS-794
             Project: Drools
          Issue Type: Enhancement
            Reporter: Tibor Zimányi
            Assignee: Mark Proctor
            Priority: Minor


There should be a method in SessionPseudoClock that can advance some amount of time number of times in a row. This will enable timer events to be triggered each time session clock is advanced. 

There are some cases where it is needed to advance time in SessionPseudoClock number of times in a row. I.e. when working with timer events. Session clock should be advanced i.e. by 40 seconds, but timer events should not be triggered after that 40 second advancement, but during these 40 seconds. This functionality will enable doing this with one method call. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jboss-jira mailing list