2.2.9.2. FAQ user listener

The FAQUserListener plugin is used to process the user information when the user is deleted from the system.

To use the plugin in the component configuration, you must use the following target-component:


<target-component>org.exoplatform.services.organization.OrganizationService</target-component>

The configuration is applied mainly in extension/webapp/src/main/webapp/WEB-INF/ks-extension/ks/ks-configuration.xml.

Sample configuration:


<component-plugin>
  <name>answer.user.event.listener</name>
  <set-method>addListenerPlugin</set-method>
  <type>org.exoplatform.faq.service.conf.FAQUserListener</type>
  <description>calculate info when deleted users</description>
</component-plugin>
Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus