| commit | a2d117385e989fb51cca4bae5f3acb9818164d1e | [log] [tgz] |
|---|---|---|
| author | Konrad Windszus <kwin@apache.org> | Tue Oct 14 16:34:37 2025 +0200 |
| committer | GitHub <noreply@github.com> | Tue Oct 14 16:34:37 2025 +0200 |
| tree | eb213d37bcb1b165a8def8156318fe6e8d55a615 | |
| parent | 5355bc5675b1afc8b26006ea9188d5ef6e25bd7c [diff] |
Update link for default implementation bundle
This module is part of the Apache Sling project.
For user documentation see https://sling.apache.org/documentation/bundles/apache-sling-eventing-and-job-handling.html. This README contains information on the API details.
Note that the default implementation has been spun-off into a separate bundle: https://github.com/apache/sling-org-apache-sling-event.
Sling Event API defines the API for Jobs. It defines Job, JobManager and Queue, as well as consumer Apis for a JobConsumer. There are ancillary APIs to support the work of these core interfaces. The core APIs are exported from org.apache.sling.event.jobs with the consumers exported from org.apache.sling.event.jobs.consumer.