Class FileRemovePropertyActivityListener

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class FileRemovePropertyActivityListener
    extends org.exoplatform.services.listener.Listener<javax.jcr.Node,​String>
    Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 15, 2011
    • Constructor Detail

      • FileRemovePropertyActivityListener

        public FileRemovePropertyActivityListener()
        Instantiates a new post edit content event listener.
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event<javax.jcr.Node,​String> event)
                     throws Exception
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<javax.jcr.Node,​String>
        Throws:
        Exception