java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<
Map<
String,
String>,String>
org.exoplatform.documents.storage.jcr.listener.MoveNodeListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.exoplatform.services.listener.ListenerBase<Map<String,String>,String>
@Component
public class MoveNodeListener
extends org.exoplatform.services.listener.Listener<Map<String,String>,String>
-
-
Constructor Summary
Constructors
MoveNodeListener(org.exoplatform.documents.storage.TrashStorage trashStorage,
org.exoplatform.services.listener.ListenerService listenerService)
-
Method Summary
getDescription, getName, setDescription, setName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
-
-
Method Details
-
init
@PostConstruct
public void init()
-