| Class | Description |
|---|---|
| TaskExecutor |
This class invokes the Ballerina onTrigger function, and if an error occurs while invoking that function, it invokes
the onError function.
|
| TaskIdGenerator |
Generates unique task IDs.
|
| TaskRegistry |
Maintains timers and appointments (Appointment support will be available in the future).
|
| Exception | Description |
|---|---|
| SchedulingException |
This exception is thrown when scheduling fails.
|
Copyright © 2018 WSO2. All rights reserved.