Class FileUpdateActivityListener
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.services.listener.Listener<org.apache.commons.chain.Context,String>
-
- org.exoplatform.wcm.ext.component.activity.listener.FileUpdateActivityListener
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
- Direct Known Subclasses:
DocumentUpdateActivityListener
public class FileUpdateActivityListener extends org.exoplatform.services.listener.Listener<org.apache.commons.chain.Context,String>
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 15, 2011
-
-
Constructor Summary
Constructors Constructor Description FileUpdateActivityListener()Instantiates a new post edit content event listener.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonEvent(org.exoplatform.services.listener.Event<org.apache.commons.chain.Context,String> event)
-