Class FileCreateActivityListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<Object,javax.jcr.Node>
org.exoplatform.wcm.ext.component.activity.listener.FileCreateActivityListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class FileCreateActivityListener
extends org.exoplatform.services.listener.Listener<Object,javax.jcr.Node>
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar
15, 2011
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new post create content event listener. -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
FileCreateActivityListener
public FileCreateActivityListener()Instantiates a new post create content event listener.
-
-
Method Details