| Interface | Description |
|---|---|
| InternalSchedulerService | |
| Job | |
| JobContext | |
| JobHandle |
An interface for Job Handles
|
| Scheduler | |
| SchedulerService | |
| SessionPseudoClock |
A clock interface for the implementation of pseudo clocks,
that are clocks where the user have control over the actual
clock working.
|
| TimerService |
An interface for all timer service implementations used in a drools session.
|
| Trigger |
A trigger interface for scheduling jobs
|
| Class | Description |
|---|---|
| EnqueuedSelfRemovalJobContext | |
| Interval |
A class to represent a time interval.
|
| SelfRemovalJob | |
| SelfRemovalJobContext | |
| TemporalDependencyMatrix |
A class to abstract the management of temporal
dependency management information
|
| TimerServiceFactory | |
| TimeUtils |
A helper class with utility methods for
time related operations.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.