[rules-dev] Updating interval events

anais amartinez at iti.upv.es
Thu Nov 11 04:27:50 EST 2010


Hello.

I'm using Drools in a system of alarms.  I have defined timed events and
interval events. My idea is that an external timer inserts some interval
events time to time. Well, the thing is that I need update an interval event
if another event appears.

I have read somewhere in documentation that updating an event is equal to
remove it and insert a new event with the changes made. If I update an
interval event, will its timestamp change? That is, if I update an interval
event, the moment that this event finishes will be delayed? The problem will
be solved if I assign its timestamp to one property of the event?

Thanks in advance.

-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Updating-interval-events-tp1881535p1881535.html
Sent from the Drools - Dev mailing list archive at Nabble.com.


More information about the rules-dev mailing list