Class RemovedCollectionListener

java.lang.Object
org.nuxeo.ecm.collections.core.listener.RemovedCollectionListener
All Implemented Interfaces:
EventListener

public class RemovedCollectionListener extends Object implements EventListener
Synchronous event handler to update Collection of a removed CollectiomMember and CollectionMember of a Collection by scheduling an asynchronous work.
Since:
5.9.3
  • Constructor Details

    • RemovedCollectionListener

      public RemovedCollectionListener()
  • Method Details