Contribution org.nuxeo.ecm.platform.rendition.publisher.relations.listener--listener
org.nuxeo.ecm.platform.rendition.publisher.relations.listener
inside nuxeo-platform-rendition-publisher-9.10.jar /OSGI-INF/rendition-publisher-relations-listener-contrib.xml
This contribution is part of XML component Documentation
Copies the relations from a replaced proxy to the new proxy.
Extension Point
Extension point listener of component EventServiceComponent.Contributed Items
XML Source
<extension point="listener" target="org.nuxeo.ecm.core.event.EventServiceComponent">
<documentation>
Copies the relations from a replaced proxy to the new
proxy.
</documentation>
<listener async="false" class="org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener" name="publishRelationsListener" postCommit="false" priority="50">
<event>renditionProxyPublished</event>
</listener>
</extension>