Contribution org.nuxeo.ecm.multi.tenant.layouts--actions
In component org.nuxeo.ecm.multi.tenant.layouts
org.nuxeo.ecm.multi.tenant.layouts
inside nuxeo-multi-tenant-jsf-9.10.jar /OSGI-INF/layouts-contrib.xml
This contribution is part of XML component Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action id="userTenantId" order="100" type="widget">
<category>USER_ADDITIONAL_WIDGETS</category>
<properties>
<property name="widgetName">userTenantId</property>
</properties>
</action>
</extension>