Class NotificationCheckedInListener

java.lang.Object
org.nuxeo.ecm.platform.ec.notification.NotificationCheckedInListener
All Implemented Interfaces:
EventListener

public class NotificationCheckedInListener extends Object implements EventListener
Listener used to intercept DocumentEventTypes.DOCUMENT_CHECKEDIN events in order to clean notification from version.
Since:
10.2
  • Constructor Details

    • NotificationCheckedInListener

      public NotificationCheckedInListener()
  • Method Details