org.openharmonise.rm.tasks |
Provides classes and interfaces to handle scheduled events to occur within the Harmonise framework
|
Java Source File Name | Type | Comment |
Scheduler.java | Class | Handles the running of scheduled tasks. |
Task.java | Class | Handles the running of scheduled tasks. |
TaskCache.java | Class | This class provides a cache for Task objects. |
TaskExecutionException.java | Class | Thrown if an error occurs during the execution of a Task . |