Dear community membersI am looking for a way to handle events of pages
which reached their offTime. The idea is to write some custom
SlingEventHandler. In /system/console/events I can see events while
offTime has been reached.Event Topic "/com/day/cq/wcm/core/page"Event
Properties event.topics = {"com/day/cq/wcm/core/page"} and modifications
= [{path=/content/geometrixx/de/products/test, modifiedDate=Mon Sep 10
16:06:00 CEST 2018, type=PageInvalid, userId=admin}]How do I have to set
the @Propert...