Package org.drools.core.time.impl
package org.drools.core.time.impl
-
ClassDescriptionAbstractJobHandle<T extends AbstractJobHandle<T>>While a rule might have multiple DurationTimers, due to LHS CEP rules, there can only ever be one timer attribute.Provides a parser and evaluator for unix-like cron expressions.A default implementation for the JobHandle interfaceA default Scheduler implementation that uses the JDK built-in ScheduledThreadPoolExecutor as the scheduler and the system clock as the clock.Provides a parser and evaluator for unix-like cron expressions.A PseudoClockScheduler is a scheduler based on a user controlled clock that allows the user to explicitly control current time.