Contribution org.nuxeo.ecm.platform.rendition.scheduler--listener
In component org.nuxeo.ecm.platform.rendition.scheduler
org.nuxeo.ecm.platform.rendition.scheduler
inside nuxeo-platform-rendition-core-9.10.jar /OSGI-INF/rendition-scheduler-contrib.xml
This contribution is part of XML component Extension Point
Extension point listener of component EventServiceComponent.Contributed Items
XML Source
<extension point="listener" target="org.nuxeo.ecm.core.event.EventServiceComponent">
<listener async="true" class="org.nuxeo.ecm.platform.rendition.listener.StoredRenditionsCleanupListener" name="softDeleteCleanup">
<event>storedRenditionsCleanup</event>
</listener>
</extension>