Contribution org.nuxeo.ecm.platform.comment.service.RelationContrib--doctype
org.nuxeo.ecm.platform.comment.service.RelationContrib
inside nuxeo-platform-comment-5.8.jar
This contribution is part of XML component Extension Point
Extension point doctype of component TypeService.Contributed Items
XML Source
<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
<doctype extends="Relation" name="CommentRelation">
<facet name="HiddenInNavigation"/>
</doctype>
</extension>