Package org.nuxeo.ecm.platform.relations.core.listener


package org.nuxeo.ecm.platform.relations.core.listener
  • Classes
    Class
    Description
    Core Event listener that cleans relation on deleted documents; it should be executed after PublishRelationsListener so as to be able to copy relations from the deleted proxies.
    Core Event listener to copy relations affecting the source document to the proxy upon publication events and the relations that were present on the replaced proxies if any.