JBoss.orgCommunity Documentation
<component-plugin>
<name>contact.new.userprofile.event.listener</name>
<set-method>addListenerPlugin</set-method>
<type>org.exoplatform.contact.service.impl.UpdateUserProfileListener</type>
<description>description</description>
</component-plugin>
Details:
Name: contact.new.userprofile.event.listener
- The name of the listener.
Set-method: addListenerPlugin
- The plugin which registers the method. Keep this value.
Type: org.exoplatform.contact.service.impl.UpdateUserProfileListener
- The class which executes all the requirements of the plugin.
Description: It is used to update the personal profile of a user when he changes it on the portal.