Class: Events::SitemapRegenerated

Inherits:
ApplicationEvent show all
Defined in:
app/events/events.rb

Overview

Sitemap lifecycle events — published by Sitemap::SitemapGenerator after regeneration.
Triggers SiteMapContentExtractionWorker to crawl all pages and refresh content,
schema, and the internal link graph.
data: { locale: (optional), category: (optional) }

Method Summary

Methods inherited from ApplicationEvent

#data