Class WCMActivityUpdaterListener
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.services.listener.Listener<org.exoplatform.social.core.activity.model.ExoSocialActivity,String>
-
- org.exoplatform.wcm.addons.rdbms.listener.WCMActivityUpdaterListener
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class WCMActivityUpdaterListener extends org.exoplatform.services.listener.Listener<org.exoplatform.social.core.activity.model.ExoSocialActivity,String>
-
-
Field Summary
Fields Modifier and Type Field Description static StringLINK_ACTIVITY_TYPE
-
Constructor Summary
Constructors Constructor Description WCMActivityUpdaterListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonEvent(org.exoplatform.services.listener.Event<org.exoplatform.social.core.activity.model.ExoSocialActivity,String> event)
-
-
-
Field Detail
-
LINK_ACTIVITY_TYPE
public static final String LINK_ACTIVITY_TYPE
- See Also:
- Constant Field Values
-
-