Class ForumActivityUpdaterListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<org.exoplatform.social.core.activity.model.ExoSocialActivity,String>
org.exoplatform.forum.addons.rdbms.listener.ForumActivityUpdaterListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ForumActivityUpdaterListener
extends org.exoplatform.services.listener.Listener<org.exoplatform.social.core.activity.model.ExoSocialActivity,String>
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionForumActivityUpdaterListener(org.exoplatform.forum.service.ForumService forumService) Constructor -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
ForumActivityUpdaterListener
public ForumActivityUpdaterListener(org.exoplatform.forum.service.ForumService forumService) Constructor- Parameters:
forumService- Do not remove forum service on constructor, it use for order Startable of migration.
-
-
Method Details
-
onEvent
-