Contribution org.nuxeo.ecm.platform.forum.actions--filters
In component org.nuxeo.ecm.platform.forum.actions
org.nuxeo.ecm.platform.forum.actions
inside nuxeo-platform-forum-5.8.jar
This contribution is part of XML component Extension Point
Extension point filters of component ActionService.Contributed Items
XML Source
<extension point="filters" target="org.nuxeo.ecm.platform.actions.ActionService">
<filter append="true" id="view">
<rule grant="false">
<type>Thread</type>
</rule>
</filter>
</extension>