Contribution org.nuxeo.ecm.platform.threed.listeners--listener
In component org.nuxeo.ecm.platform.threed.listeners
org.nuxeo.ecm.platform.threed.listeners
inside nuxeo-platform-3d-core-9.10.jar /OSGI-INF/listeners-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="false" class="org.nuxeo.ecm.platform.threed.listener.ThreeDBatchCleanerListener" name="threeDBatchCleanerListener" postCommit="false" priority="20">
<event>aboutToCreate</event>
<event>beforeDocumentModification</event>
</listener>
</extension>