Contribution org.nuxeo.ecm.platform.types.listeners--listener
In component org.nuxeo.ecm.platform.types.listeners
org.nuxeo.ecm.platform.types.listeners
inside nuxeo-platform-types-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.types.localconfiguration.UITypesConfigurationListener" name="uiTypesLocalConfigurationListener" postCommit="false" priority="100">
<event>beforeDocumentModification</event>
</listener>
</extension>