Class ContentMovedActivityListener
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.services.listener.Listener<javax.jcr.Node,String>
-
- org.exoplatform.wcm.ext.component.activity.listener.ContentMovedActivityListener
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ContentMovedActivityListener extends org.exoplatform.services.listener.Listener<javax.jcr.Node,String>
Created by The eXo Platform SAS Author : Nguyen The Vinh From ECM Of eXoPlatform vinh_nguyen@exoplatform.com Handler for ContentMoved event 21 Jan 2013
-
-
Constructor Summary
Constructors Constructor Description ContentMovedActivityListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonEvent(org.exoplatform.services.listener.Event<javax.jcr.Node,String> event)
-