| commit | 5355bc5675b1afc8b26006ea9188d5ef6e25bd7c | [log] [tgz] |
|---|---|---|
| author | Robert Munteanu <rombert@apache.org> | Wed Aug 06 14:20:02 2025 +0200 |
| committer | Robert Munteanu <rombert@apache.org> | Wed Aug 06 14:20:02 2025 +0200 |
| tree | bd2890d534c13975e25d5a2e9e8511eeb40f3ace | |
| parent | 92cbc7d2dbdc7f21daab36c55229b8c1403e6f6e [diff] |
SLING-12866 - Restrict force pushes, auto-delete branches on merge
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: sling.event.resource
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.