Contribution org.nuxeo.ecm.platform.threed.listeners--listener
This contribution is part of XML component org.nuxeo.ecm.platform.threed.listeners
inside nuxeo-platform-3d-core-10.10.jar /OSGI-INF/listeners-contrib.xml
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>