Events

Last modified by Raphaël Jakse on 2026/03/23 11:32

Content

Reference

You can listen to ConfluenceFilteringEvent and ConfluenceFilteredEvent:

  • ConfluenceFilteringEvent is sent after the package has been read, but before the actual filtering has begun.
  • ConfluenceFilteredEvent is sent after the filtering is done but before closing the package.

Both events carry the Confluence package as data.

Get Connected