Contribution org.nuxeo.ecm.user.center.notification.actions--actions
This contribution is part of XML component org.nuxeo.ecm.user.center.notification.actions
inside nuxeo-user-notification-5.6.jar
Extension point
Extension point actions of component ActionService.Contributed items
XML source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action icon="/icons/notifications.png" id="Notification" label="user.center.notification" link="/incl/notification/user_subscriptions.xhtml" order="40">
<category>USER_CENTER</category>
</action>
</extension>