Contribution org.nuxeo.ecm.platform.relations.io.contrib--adapters
This contribution is part of XML component org.nuxeo.ecm.platform.relations.io.contrib
inside nuxeo-platform-relations-io-7.10.jar /OSGI-INF/io-relations-contrib.xml
Extension point
Extension point adapters of component IOManager.Contributed items
XML source
<extension point="adapters" target="org.nuxeo.ecm.platform.io.IOManager">
<adapter class="org.nuxeo.ecm.platform.relations.io.IORelationAdapter" name="template_relations">
<property name="graph">default</property>
<property name="ignore-external">true</property>
</adapter>
</extension>